RegKeyGen is a server component used to generate the necessary Trigger Codes that an application using Protection PLUS requires to become enabled. Included in RegKeyGen Basic are both ActiveX and DLL/LIB interfaces as well as an Active Server Page (ASP) sample script that demonstrates how to produce Trigger Codes that can be retrieved by the Automation Client. An area of your web site can allow an authorized user to retrieve their Trigger Code without human intervention. This area can be password protected or database-enabled to prevent unauthorized access to the Trigger Code engine.
In addition to the components and sample code in the Basic edition, RegKeyGen Database contains an additional Active Server Page sample script and sample database. This sample demonstrates how to authenticate a user using a License ID and Password that must match a record in a database before the activation code is given. This is similar to how activation codes are generated in SOLO Server. In our implementation, when an order is placed a record is added to the license database using a password that the user chose when ordering. The License ID is a number that points to this record in the database. When the customer uses the Automation Client to obtain their activation code, they type in their License ID and Password, which is sent to the web server. The ASP script queries the database and if it finds a valid license, decrements the license counter and generates the Trigger Code. Once the license counter hits zero, no more licenses will be given out for that License ID.
RegKeyGen Database Features
- Generates Protection PLUS activation codes compatible with LFEdit
- Includes both DLL and ActiveX interfaces
- Can be used in custom unlock key generator or web server
- Includes sample Microsoft Access license database
- Sample Active Server Page source code to manage license database
- Users must be authenticated before an activation code is released
- All unlock request activity is logged
- Manages multiple products and distributors
If you do not have an existing License Database to authenticate users, the sample database and ASP source script in RegKeyGen Database is a great investment .
|