expiration date: how it works

Hi!!I want to make an app that expires after 45 days. It seems to be easy but how to avoid that the user changes the clock and use the app forever?Any ideas?Filipe
[191 byte] By [filipea] at [2007-11-27 0:32:55]
# 1

You can't. Unless your application is dependent on the correct setting of current time in another way, e.g. in what's printed by the reports it produces. It's not a major concern, don't worry about it. Consider the cost of finding an enforcement technique against the loss of sales caused by clock resets, and the loss of goodwill caused by the enforcement technique ... It's really not worth worrying about. The inconvenience of setting the clock wrong is generally just too great.

ejpa at 2007-7-11 22:39:23 > top of Java-index,Security,Other Security APIs, Tools, and Issues...