Project DescriptionAdd License Validation, Product Activation, and Installation Keys to your .Net based application. Prevent casual copying and keep your customers honest. Similar to Microsoft style product activation where the product key is validated against the machine specific identifiers and validated against an internet server. Supports server based creation, maintenance and validation of install key codes.
Features
- Uses 30 character install keys made up of unambiguous capital letters and numbers. This helps to make keys easy to read and enter by end users.
- Works with any .Net based application including WinForms and ASP.Net.
- 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.
- Unique key usage counting. Key usage counting is done by comparing machine specific hardware identifiers.
- 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.
- Custom Data can be securely passed to and from the server during validation. Custom data can be securely retrieved at any time after validation without a round trip to the server.
- Validation can be performed with or without an internet connection.
- Written in .Net 2.0. InstallKey can be used with Visual Studio 2005/2008 and .Net 3.0, 3.5. Compatible with C# and VB.Net.
- Database can be either SQL Server 2005/2008 or SQL Express 2005/2008.
Current ReleaseInstallKey 3.1.298.1052 Next Planned ReleaseVersion 3.2 Free Upgrade Policy - Upgrade Policy Contacts, Information and Source Codewww.lomacons.cominfo@lomacons.com
|