Show/Hide Toolbars

Licence Protector 5

Navigation: Implementing Licence Protector using default workflow

Function Reference EasyGo - complete licensing with ready to go screens

Scroll Prev Top Next More

 

EasyGo offers a comprehensive licensing and copy protection implementation with dialogs in 22 with just a few API calls. All possible license and error situations are covered.

 

EasyGo is exclusively available for Licence Protector Windows and MAC.

 

Sample code sequences are in Delphi (Pascal) syntax. If you are not familiar with Pascal here are some hints to understand the included samples:
 

Commands are separated by an semicolon

Blocks are enclosed by keywords “begin” and “end”

The operator for variable allocation is “:=”. The operator for compare is “=”

 

Licence Protector comes in 4 editions

 

Starter Edition

Basic Edition

Professional Edition

 

 

 

The MAC Edition comes with a separate SDK.

 

Each function is marked with  to indicate, for which Edition the function is available.

If a function is only available as an option (for example the concurrent user feature is an option for the Basic Edition), then this is indicated as follows .

 

Functions in order they should be used. The commands marked with ** are required, all other commands are an option.

 

Start testing using a sample with a complete license workflow.

 

 

 

A complete function reference could be found in the chapter Function Reference.