Discussion Board

Results 1 to 9 of 9
  1. #1
    Regular Contributor amol_benare604's Avatar
    Join Date
    Sep 2008
    Location
    Pune - India
    Posts
    378
    Hello All
    I am developing an application for series 60 2nd edition. I want to implement serial key in my application. During the first installation application will ask to enter serial key for activation.
    What are the different ways to implement this?? What is the proper way??
    How to manage diffrent serial keys in application??
    plz guide me...
    Thanking you in advance...

  2. #2
    Nokia Developer Moderator skumar_rao's Avatar
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    9,968
    usually the applications use there own algo to generate the Key mostly using the IMEI of the device.

  3. #3
    Regular Contributor amol_benare604's Avatar
    Join Date
    Sep 2008
    Location
    Pune - India
    Posts
    378
    Thank you skumar_rao
    Can I start with this or any other best way do u have???

  4. #4
    Super Contributor mayankkedia's Avatar
    Join Date
    Mar 2004
    Location
    Bangalore,India
    Posts
    2,146
    Quote Originally Posted by amol_benare604 View Post
    Hello All
    During the first installation application will ask to enter serial key for activation.
    You can maintain an application setting which lets you know if its the first run of the app or not. If first run you can bring up a dialog or something to ask the user for the serial key and then do the validation, if not first run you can let the user in depending upon if you have a expiry date thing or something like that for the validation of the key.
    What are the different ways to implement this?? What is the proper way??
    There could be many ways to implement it :-

    1. You can either have the user get the serial key from a server and when the user enters it you can validate it by connecting to the server from your client.
    2. You can maintain some sort of algo on the device as sunil pointed out to generate a serial key.
    3. You can have a private-public key mechanism to implement the serial key.

    And there could/would be many more, so it would really depend upon you how you want to go about it.

    Cheers,
    Mayank

  5. #5
    Nokia Developer Moderator skumar_rao's Avatar
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    9,968
    Quote Originally Posted by amol_benare604 View Post
    Thank you skumar_rao
    Can I start with this or any other best way do u have???
    there is no full hacker proof method, it all depends on how secure you want your application to be.

  6. #6
    Regular Contributor amol_benare604's Avatar
    Join Date
    Sep 2008
    Location
    Pune - India
    Posts
    378
    Thank you mayank and S_kumar rao for your valuable help...
    I will follw your suggestions to implement the serial key...
    Thank you again..

  7. #7
    Regular Contributor amol_benare604's Avatar
    Join Date
    Sep 2008
    Location
    Pune - India
    Posts
    378
    Hello Mayank
    What is this private-public key mechanism??

  8. #8
    Super Contributor mayankkedia's Avatar
    Join Date
    Mar 2004
    Location
    Bangalore,India
    Posts
    2,146
    Quote Originally Posted by amol_benare604 View Post
    Hello Mayank
    What is this private-public key mechanism??
    Check this

    As sunil rightly mentioned there is no full proof method but depending upon your use-case you can make the security as tight as you like to a point where its not lets say 'easy or trivial' for anyone to break in.

    Cheers,
    Mayank

  9. #9
    Regular Contributor swapnilb83's Avatar
    Join Date
    Jul 2008
    Posts
    136
    Quote Originally Posted by amol_benare604 View Post
    Thank you skumar_rao
    Can I start with this or any other best way do u have???
    u can also refer to this thread
    http://discussion.forum.nokia.com/fo...d.php?t=159585

Similar Threads

  1. how get serial key of sdk fp 1
    By virendramaurya in forum Symbian C++
    Replies: 4
    Last Post: 2009-09-29, 16:58
  2. Раскладка клавиатуры в консоли
    By arkenoi in forum Russian Developer Forum - Форум Российских разработчиков
    Replies: 11
    Last Post: 2009-03-18, 18:27
  3. GameCanvas Middle Soft Key Problem
    By nnigel in forum Mobile Java General
    Replies: 5
    Last Post: 2006-06-27, 11:14
  4. How can i solve this error?
    By symbian-newbie in forum Symbian C++
    Replies: 6
    Last Post: 2006-05-23, 05:33

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved