...
The information on this page refers to LM-X v5v6.5.6 0 or newer, which added a new utility for removing client's borrow store. If an SBOM policy. If you are using a previous version of LM-X, please see the documentation for previous versions. |
LM-X consists of several libraries and utilities/tools, described in this section. See Getting Started With LM-X License Manager for instructions on getting a license server and sample applications running in just a few minutes.
...
Component | Description | |||||||
---|---|---|---|---|---|---|---|---|
Windows Filename | Unix Filename | |||||||
lmx-sdk_version_platform.msi | lmx-sdk_version_platform.sh | LM-X SDK installer. | ||||||
lmxdev.exe | lmxdev | Utility for generating LM-X security configuration files and needed header files to compile the license generator and client application. | ||||||
liblmxclient_md.lib | liblmxclient.a | Library for licensing, used by the client application. Note that the Windows libraries liblmxclient_mt.lib and liblmxclient.lib are identical. | ||||||
libhasphsupport.lib | libhasphsupport.a | Support library needed when dongles are used with LM-X. (Not available on all platforms.) | ||||||
lmx.h | lmx.h | Include file for the client library. | ||||||
xmllicgen.exe | xmllicgen | The XML license generator. | ||||||
examples | examples | This directory contains many examples on how to use LM-X. | ||||||
sbom.json | sbom.json | The Software Bill of Materials (SBOM) policy. |
The following files are for end users and may be redistributed freely.
...