--- Alexandre Kazantsev <[EMAIL PROTECTED]> wrote: > > The issue is reasonable and reliable copy protection > approach or trick. Our application is to be protected from > illegal copying, and I am looking for a programming method > to secure our copyright.
Any copy prevention you create can be bypassed. The only thing that makes sense is to do something that discourages casual copying. A simple example: issue a registration code that is based on the HotSync user name (or to the Flash serial number for flashable units). Your app can check the registration code and refuse to run if it doesn't match the code for the HotSync name on the device. See http://oasis.palm.com/dev/kb/papers/2169.cfm __________________________________________________ Yahoo! - We Remember 9-11: A tribute to the more than 3,000 lives lost http://dir.remember.yahoo.com/tribute -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
