Results 1 to 4 of 4

Thread: idea about serial key.

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2006
    Posts
    398

    idea about serial key.

    guys i have a mobile application done for a client, and we agreed that the application will only be installed on 20 units..

    how can i make sure that this will be only installed based on the quantity that we have agreed?

    can i use serial key to avoid them from deploying to other units.

    I already gave them the cab installer of my application.

  2. #2
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: idea about serial key.

    If you already gave them your app, it's a bit late

    If they 'talk' to a host, you can do the validation on the host. Send a 'serial number' when you connect to the database, and reject it if it is not in your list.

    If they have a phone in them, you could do something based around the IMEI, but protecting s/ware is a big area.

    Have you sold them 20 copies, or have you sold them the application to run on their devices?


    You could work out a system based on the device id, and when they install, they call/email you to get a valid serial number, but in this case, it may be better just to trust the client.
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2006
    Posts
    398

    Re: idea about serial key.

    what ive given to them is the first version only.. we still have modification to made and this time as a part of modification i want to add this feature..

    we have sold 20 Devices + the application installer, we just want to control them on purchasing the mobile device.. what we want is the application to run only if the device is purchased from us.

  4. #4
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: idea about serial key.

    Have you looked at GetDeviceUniqueID?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width