iNTERFACEWARE Products Manual > Installing and Using Chameleon > Deploying Chameleon Applications > Registering Automatically Through a Registration API |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
Chameleon versions 3.3.175 and later contain an extra object accessible through the Chameleon API called the License object. This object allows you to programmatically register Chameleon on a user's machine without any user input. Starting in version 4.5, the Registration API allows you to register Chameleon without the machine to register having a direct connection to the Internet. This is useful for companies that want to automate the registration code setup for Chameleon. To provide some context for when this functionality would be useful, let's consider the following licensing process:
To make it easy for companies to incorporate Chameleon into their existing licensing process, changes were made to the Registration API to allow you to accomplish the following:
This process makes it easy for companies to get the machine IDs centrally using their own licensing, meaning they can add the extra Chameleon information to their own license file. To help you use the License object, coding examples are provided for some of the most common programming languages:
|