| Author |
Help Regarding providing security to j2me application
|
Santhana Lakshmi.S
Ranch Hand
Joined: Aug 16, 2005
Posts: 82
|
|
hi I am developing a J2ME mobile application. I want to protect my application from piracy. I read articles regarding provisioning and connecting to a web serverusing midlet's install notify property. But the above two options need GPRS connection in mobile. How can i provide security to my application if the mobile does not have GPRS? Any other way of preventing priacy? Thanks a lot in advance.
|
 |
Girish Nagaraj
Ranch Hand
Joined: Apr 19, 2006
Posts: 153
|
|
|
By piracy do you mean that users have to own the application (pay for it) in order to use it, ie they can't make copy of that application and use it in other mobile phones?
|
 |
Santhana Lakshmi.S
Ranch Hand
Joined: Aug 16, 2005
Posts: 82
|
|
hi I want to restrict the user by making copy of that application and use it in other mobile phones. Can you tell me how to achieve it? Thanks a lot
|
 |
chetan dhewal
Ranch Hand
Joined: Nov 07, 2000
Posts: 61
|
|
|
JSR 300(Digital Rights Management) might solve your problem. but its still in nascent stages.
|
Chetan Dhewal<br />SCMAD,SCJP 1.2
|
 |
 |
|
|
subject: Help Regarding providing security to j2me application
|
|
|