This plugin demonstrates the License System Integration
Service that Leonard CNC Software is offering for Mach3
plugin developers.  With this example project you can easily
add secure licensing to all of your plugin projects.

The LicDemo.exe installer will place the plugin in the
C:\Mach3\Plugins folder and the license dll in the
C:\Program Files\Common Files\InteractiveSystems folder.

The license system being used is Quick License Manager from
Interactive Systems.  This is a VERY effective licensing
system but it can be difficult to work with.  I am offering
consulting services and value-added C++ modules that hook
into the Mach3 plugin environment seamlessly.  I did all the
research and grunt work so you don't have to.

It should be possible to implement licensing in less than an
hour using this example project.

The cost of the source code and instructions on modifying
it for your plugin is $250.  This includes reasonable support
for any isues that may arise.

To evaluate this product install it and save the computer ID
to the windows desktop.  Email this file 'SysComputerID.uid'
to me and I will return another file 'LicDemoPlugin.lic'.
You place this file on your windows desktop and then press
the 'Load' button on the license dialog.  The license string
will appear and then you press the 'verify' button to complete
the process.  The demo plugin is then licensed for THAT COMPUTER
ONLY and cannot be used on another computer.  When you first
install the plugin it self-configures a 30 day evaluation
license.

Developed using SDK 2.62

Tested on Mach3 3.042.020

-James Leonard


