Discussion Board

Results 1 to 7 of 7
  1. #1
    Nokia Developer Champion raj_J2ME's Avatar
    Join Date
    Mar 2008
    Location
    The Capital of INDIA
    Posts
    4,314
    Hi all

    I want to make a demo version of game/application.How to get it expire after a month.

    Its urgent..
    Raj
    Thanks with Regards,

    R a j - The K e r n e l


    Join Delhi-NCR Nokia Developer's Community,

  2. #2
    Regular Contributor Spider_Eg's Avatar
    Join Date
    Oct 2005
    Location
    Cairo,Egypt
    Posts
    72
    the normal way is to make it work only on range dates.
    get the time first time you run the application and save it to your record store...then check everytime if he pass his limited time. close the application or give him notification.
    you can also check on date range ..which means he could run the application only between 15-5 to 15-6 ..get the time on the startup check on range.then open or close depend on its in the range or not.
    hope it help
    thanks
    Wael Nabil
    Product Manager
    CITGlobal MOBiDIV
    Egypt.

  3. #3
    Nokia Developer Champion jappit's Avatar
    Join Date
    Nov 2007
    Location
    Rome, Italy
    Posts
    2,391
    Getting the first execution time and checking if limited time has passed could not work if user uninstalls and reinstalls the midlet and if you use, for example, RMS to save the execution time data on device (since it'll be removed on midlet uninstall). You could use a hidden file, on devices supporting FileConnection APIs and hidden files, but doing so you would limit midlet support (and you should care also about leaving a file on user phones, even if a little one).

    About the date range method, users could also easily change date on their phones to make the game work indefinitely.

    As pointed out by hartti in this thread:

    http://discussion.forum.nokia.com/fo...ad.php?t=28236
    You could use OMA DRM (combined or separate delivery) to achieve this (of course the phone needs to support OMA DRM too)
    Maybe you could implement some sort of server-side checks, if you think it could be suitable for your users..

    Pit

  4. #4
    Regular Contributor Spider_Eg's Avatar
    Join Date
    Oct 2005
    Location
    Cairo,Egypt
    Posts
    72
    Thanks jappit
    Wael Nabil
    Product Manager
    CITGlobal MOBiDIV
    Egypt.

  5. #5
    Nokia Developer Champion raj_J2ME's Avatar
    Join Date
    Mar 2008
    Location
    The Capital of INDIA
    Posts
    4,314
    Hi guyes..
    Do any one have some sort of code segement

    Thanks
    Thanks with Regards,

    R a j - The K e r n e l


    Join Delhi-NCR Nokia Developer's Community,

  6. #6
    Registered User shaii's Avatar
    Join Date
    Dec 2004
    Posts
    369
    do you want a full version with time limit demo?
    or a limit functionallity version demo with unlimited time?

    i think the 2nd choice is always better cause it also leaves the user wanting more (of the functions he hasnt seen) and this can be done with ease and no need for date check etc and is very hard to hack by user.

  7. #7
    Nokia Developer Champion jappit's Avatar
    Join Date
    Nov 2007
    Location
    Rome, Italy
    Posts
    2,391
    I agree with shaii about the easiest and most secure way to release a game demo, that is limiting its functionalities leaving the user try it for an undefined period of time.
    Limiting usage time is most of times hackable if you only code client-side checks.

    Pit

Similar Threads

  1. Great game Wappo
    By geonofear in forum News, Announcements and Job Listings
    Replies: 2
    Last Post: 2007-01-03, 12:00
  2. Replies: 8
    Last Post: 2006-05-09, 19:38
  3. Making game for Mobile
    By vishalrpanchal in forum Mobile Java General
    Replies: 1
    Last Post: 2005-11-08, 23:51
  4. RPG Game Demo
    By pents90 in forum Mobile Java General
    Replies: 0
    Last Post: 2004-08-05, 00:36
  5. Game engine demo v0.1 ready for download!!!!
    By aehrath in forum Symbian C++
    Replies: 5
    Last Post: 2003-07-24, 12:53

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