I am working with java application programs,especially billing software.
I want to gave my application program as demo version for customers. So I want to set my program for a limited period of time(30 days Trial), and after that It should ask for a valid key for continuing.
How is it possible to Set a 30 days time period for my application in Java.
Any Idea is acceptable
Thanks in advance..