Click here to Skip to main content
15,890,438 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have developed an asp.net based web application that needs to be deployed on client's server(with no internet). My concern is how to add expiry date in my application/Software.

e.g If user purchase license for 1 year. It should expire after 1 year.

Adding date time check is useless if user modifies the date of his server/machine.

Any help will be appreciated.

Thanks for helping.

What I have tried:

1) I have tried adding date time check, but it fails when date is modified and can be easily cracked.
Posted
Comments

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900