The newest version of the License Server library is in:
InstallPackage/lib/License/ULTClient.jar
3 Configure the license in btt.xml, such as:
<kColl id="settings"> <kColl id="License"> <field id="licenseServerAddress" value="server_address" description="The address of the license server" /> <field id="licenseFilePath" value="license_folder\\License.BTT" description="The path of the license file, such as c:\\License.BTT or /home/ULT/License.BTT" /> <field id="licenseLibraryPath" value="dependency_library_path" description="The path of License library file, such as C:\\windows_intel\\ultclientjni32.dll or /home/linux_intel/ultclientjni32.so" /> </kColl>