http://www.codeplex.com/InstallKey
Features
- Uses 30 character install keys made up of only capital alphanumeric characters. This helps to make keys easy to read.
- Data entry key validation. This helps to catch data entry errors before validating the Install Key against the server and can be used to distinguish between two keys for two different products.
- Key validation against a central server. Validating an install key against a server should prove to be harder to bypass, as well as providing a mechanism to revoke rogue keys.
- Server validation is only required once. A tamper-proof surety file that is specific to the machine where the installation occurs can be validated again at any time, without another round trip to the license server.
- Your application specific license properties can be embedded within the tamper-proof surety file. These properties can be retrieved at any time after validation, and do not require a connection to the license server.
- Unique key usage counting. Key usage counting is done by comparing machine specific hardware identifiers.
- Written in Visual Studio 2005 and based on .Net 2.0. This should allow this product to also be used with Visual Studio 2008 and .Net 3.0, 3.5.
- Database backend can be either SQL Server 2005 or SQL Express 2005
0 commenti:
Post a Comment