Hi, I want to make an evaluation copy of my software, so that anybody can use it for some period of time.... But dont know how to :( Plz help me.
Regards, Vivekanand.
--------------------------------- Do you Yahoo!? Yahoo! Photos: High-quality 4x6 digital prints for 25�
Write the code to validate on time, from time of installation.
--- Vivekanand Bachche bvivekb4u@yahoo.com wrote:
Hi, I want to make an evaluation copy of my software, so that anybody can use it for some period of time.... But dont know how to :( Plz help me.
Regards, Vivekanand.
Do you Yahoo!? Yahoo! Photos: High-quality 4x6 digital prints for 25� -- http://mm.ilug-bom.org.in/mailman/listinfo/linuxers
__________________________________ Do you Yahoo!? Yahoo! Photos: High-quality 4x6 digital prints for 25� http://photos.yahoo.com/ph/print_splash
But what if somebody changes the system date ....
i.e if I am checking the expiry date..then how to handle the situation where the user changes the system date to less than the expiry date.....
Animesh Singh an2rhyme@yahoo.com wrote: Write the code to validate on time, from time of installation.
--- Vivekanand Bachche wrote:
Hi, I want to make an evaluation copy of my software, so that anybody can use it for some period of time.... But dont know how to :( Plz help me.
Regards, Vivekanand.
Do you Yahoo!? Yahoo! Photos: High-quality 4x6 digital prints for 25� -- http://mm.ilug-bom.org.in/mailman/listinfo/linuxers
__________________________________ Do you Yahoo!? Yahoo! Photos: High-quality 4x6 digital prints for 25� http://photos.yahoo.com/ph/print_splash
use a ciphered counter instead of comparing dates. so u can have product valid for x uses.
alternately cipher the date each time loaded and save it ... check if date less than saved date.
On Mon, 2004-04-19 at 13:48, Vivekanand Bachche wrote:
But what if somebody changes the system date ....
i.e if I am checking the expiry date..then how to handle the situation where the user changes the system date to less than the expiry date.....
On Mon, 2004-04-19 at 14:28, Harsh Busa wrote:
use a ciphered counter instead of comparing dates. so u can have product valid for x uses.
alternately cipher the date each time loaded and save it ... check if date less than saved date.
On Mon, 2004-04-19 at 13:48, Vivekanand Bachche wrote:
But what if somebody changes the system date ....
i.e if I am checking the expiry date..then how to handle the situation where the user changes the system date to less than the expiry date.....
What is the relevance of this thread to a free software forum. If your application is a closed source application, why is this discussed here. These tactics of preventing a user from using the software after a period of time is not an ethical practice in the free software paradigm.
Nagarjuna
Its always teh way it has been checked, but then U can code ur own timer to hardcode the value for no. of hrs program has been used & based on that set the expi. time.
Regards, Animesh.
--- Vivekanand Bachche bvivekb4u@yahoo.com wrote:
But what if somebody changes the system date ....
i.e if I am checking the expiry date..then how to handle the situation where the user changes the system date to less than the expiry date.....
Animesh Singh an2rhyme@yahoo.com wrote: Write the code to validate on time, from time of installation.
--- Vivekanand Bachche wrote:
Hi, I want to make an evaluation copy of my software, so that anybody can use it for some period of time.... But dont know how to :( Plz help me.
Regards, Vivekanand.
Do you Yahoo!? Yahoo! Photos: High-quality 4x6 digital prints for 25� --
http://mm.ilug-bom.org.in/mailman/listinfo/linuxers
Do you Yahoo!? Yahoo! Photos: High-quality 4x6 digital prints for 25� http://photos.yahoo.com/ph/print_splash
-- http://mm.ilug-bom.org.in/mailman/listinfo/linuxers
Do you Yahoo!? Yahoo! Photos: High-quality 4x6 digital prints for 25� -- http://mm.ilug-bom.org.in/mailman/listinfo/linuxers
__________________________________ Do you Yahoo!? Yahoo! Photos: High-quality 4x6 digital prints for 25� http://photos.yahoo.com/ph/print_splash