| Author |
licensing - how to use java
|
veena sasikumar
Greenhorn
Joined: Nov 27, 2006
Posts: 29
|
|
Dear all, I would like to develop a licensing software for providing three types of licenses, demo, trial and customer. Could anybody give an idea of how to start with. I have developed the product(internet cafe software) using VB as well as java. Can I use java for implementing licensing in both the cases. Thanks in advance, regards veena
|
 |
veena sasikumar
Greenhorn
Joined: Nov 27, 2006
Posts: 29
|
|
Hi, I posted this question after doing some search in the API. In my knowledge, I feel there are no classes available for the same. Could anybody give some input to this topic. thanks and regards veena
|
 |
Stan James
(instanceof Sidekick)
Ranch Hand
Joined: Jan 29, 2003
Posts: 8791
|
|
|
THIS THREAD touches on some of the challenges in doing bullet-proof license enforcement. If you want to invest some effort to stop relatively honest people from cheating, I think you're on your own to build a scheme. Google for "java installer" and see if any of them have licensing features.
|
A good question is never answered. It is not a bolt to be tightened into place but a seed to be planted and to bear more seed toward the hope of greening the landscape of the idea. John Ciardi
|
 |
 |
|
|
subject: licensing - how to use java
|
|
|