Dear All
I want to be able to create a demo version of an application which has an
activation code which will 'expire' the demo either:
a) on a certain date I specify or
b) at the end of 30-60 days.
(I know that these are two different things)
Is there any recognized way of doing this sort of thing using product
activation codes?
Url's, documentation links, published articles?
Any other suggested methods?
Thanks
Amul
email.shanu@gmail.com - 10 May 2005 02:26 GMT
Hi,
I had a similar requirement and used
http://members.chello.at/stefan-schneider/JavaLicenseKit.html
It works like a charm and provides a lot of licensing options. It will
let u create the demo version which can expire after the specified date
(In fact it does not depend on system date, so even changing the sys
date wont let the demo version work after it has expired. Besides its
pure java and works on all platforms)
~Shahnawaz
http://www.codecougar.com
> Dear All
>
[quoted text clipped - 14 lines]
>
> Amul