You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

After protection is implemented in your application, you can distribute it to your end users.
You must include the following in your distribution to the end user:

  • The LM-X End-user Tools installation program (lmx_enduser_tools_version.msi for Windows or lmx_enduser_tools_version.sh for Unix)
  • A license server configuration file (lmx-serv.cfg)
  • The vendor library (liblmxvendor.dll for Windows or liblmxvendor.so/dylib for Unix
  • liblmxnet.dll when .NET wrapper was used
  • lmxjava.dll (Windows) or liblmxjava.so/dylib (Unix) when Java wrapper was used

The installation program you send to the end-user will install:

  • LM-X End-user Utility (lmxendutil), which is a command line tool that lets you get the HostID values for the computer system.
  • LM-X End-user Configuration Tool (lmxconfigtool), which provides the same abilities as lmxendutil but uses a Windows GUI.
  • The license server (optional). To use floating licenses, end users require a license server together with the liblmxvendor.dll library and the license server configuration file (lmx-serv.cfg)

The LM-X End-user Utility and End-user Configuration Tool can be used for license server configuration by letting you:

  • Get the HostID values for the computer system.
  • See who is currently using specific licenses on the license server.
  • Remotely access the license server.
  • Remove users from the license server.
  • Read and verify a usage database and print the usage information to the screen.

If the license file needs activation, follow the steps for license activation in the next section.

  • No labels