The Licence Protector Test Tool for MAC allows you to test and debug. All API commands are place on a button. The label of the button has exactly the same name like the corresponding API command. If you click on a button the API command is processed in the same way like it would be done in a compiler.
The tool can be found in the folder: License Tester
When the tester starts, the values are pre configured for the demo project and the demo Activation Server 4.
To make a quick test:
•Create a Serial Number
•Press the button Prepare. You should get return code 0 and the license file is created
•Press the button GetRemainingSeconds or GetExpiryDate to retrieve the seconds left for the trial version
•Press the button Validate. It should return 1 = Demo Version. You can also check the demo version state using GetDemoState
•Type in a Serial Number, Customer Name and e-mail address. Activate the software using ActivateModule . The result should be 0
•Press the button GetRemainingSeconds or GetExpiryDate . There should be no time limitation as the product is activated
•Press the button GetActivationState. The status should be 2 as the product is activated
•Now copy the license file on another computer. After Prepare you should get the error 1024 (copy protection violation)