Basic software activation
561324Jul 22 2008 — edited Jul 22 2008Hi there,
I have been thinking about writing some kind of software activation, mostly just to learn more about java and networking.
Basically I would like the user of my software (which is me) to registrer the product online before using it.The online registration should produce a key which is bound to that particular installation, once it has been used for running the program.
Can anyone give me a few pointers, as to where I should look/read, or if java already have support for such a feature.
Thanks