valega.com
AVLock SIMPLE Online Help
Introduction
What is AVLock SIMPLE?
How to buy AVLock SIMPLE?
Acknowledgments
Using AVLock Simple
How to install AVLock SIMPLE?
Registration Keys
Configuration
Users and Instances
Protection Schemes
Examples
Example 1
Example 2
Example 3
Example 4
Example 5
Example 6
Example 7
Example 8
Properties
Methods
The Online License Manager (OLM)
HowTo's
The RegMonitor utility
The KeyGen utility
The CodeCheck utility
The KeyCheck utility
Additional Information
Changelog
License Agreement

Examples

Top  Previous  Next

EXAMPLES

 

In the latest version 3.5 of AVLock SIMPLE we have added many new examples in order to explain the different possibilities offered by the component. Below you can see a table with the main features of each of the examples included in the package.

Example

Protection scheme

OLM

Methods used to start the trial period

Method to remove local registration data

Method to remove online registration data

  1

A

Basic

MakeTrial() y OnlineGetKeyB()

EraseReg()

OnlineRemoveKey()

  2

B

Basic

MakeTrial() y OnlineGetKeyB()

EraseReg()

OnlineRemoveKey()

  3

C

Basic

MakeTrial() y OnlineGetKeyB()

EraseReg()

OnlineRemoveKey()

  4

D

Basic

MakeTrial() y OnlineGetKeyB()

EraseReg()

OnlineRemoveKey()

  5

D,E,F

Basic

MakeTrial() y OnlineGetKeyB()

EraseReg()

OnlineRemoveKey()

  6

D,E,F

Advanced

OnlineStartTrial y Synchronize()

OnlineRemoveReg()

OnlineRemoveReg()

  7

D,E,F

Advanced

OnlineStartTrial y Synchronize()

OnlineRemoveReg()

OnlineRemoveReg()

 

 

EXAMPLE 1

In this example you will learn to

Protection schemes

Flowchart

Default values of properties

Brief practice with example 1a

Run the application

Start the trial period

Deleting the existing registration

Registering the application using Keys

Control the computer system date

The example 1b

 

EXAMPLE 2

In this example you will learn to

Protection schemes

Flowchart

Brief practice with example 2a

 

EXAMPLE 3

In this example you will learn to

Protection schemes

Flowchart

Brief practice with example 3a

Run the application

Start the trial period

The example 3b

 

EXAMPLE 4

In this example you will learn to

Protection schemes

Flowchart

Run the application

 

EXAMPLE 5

In this example you will learn to

Protection schemes

Flowchart

Brief practice with example 5a

Start the trial period

 

EXAMPLE 6

In this example you will learn to

Protection schemes

Flowchart

Brief practice with example 6a

Start the trial period

Using the OLM control panel

 

EXAMPLE 7

In this example you will learn to

Protection schemes

Flowchart

Brief practice with example 7a

Run the application on PC1

Start the trial period

Register the application on PC1 using the OLM

Register the secondary computer PC2

Renew the primary registration on PC1

Renew  secondary registration on PC2

Try to add a new secondary license on PC3

Move primary license from PC1 to PC3

Move secondary registration from PC2 to PC4

 

EXAMPLE 8

List of functions used for this example

In this example you will learn to

Protection schemes

Flowchart

Get the registration status

Default values of properties

Brief practice with the sample 8