1 Установил OLicense Server как написано в файле readme. Заменил файл olicenseserver.exe. Сервис olicenseserver запустил.
2 Вот содержимое конфига OLicenseServer.ini. Где исправить порт на 80?
// This file defines some start-parameters for the OLicense-Server
// Every key must begin with a '-' at column 0,
// the key is separated with a '=' from an optional value.
// The server listening port
-port=80
// The server receive-timeout value in seconds. The server will
// wait that time for more data if a client did
// not send all data the first time
//-timeout=30
// The server database file.
//-dbFile=OLicenseServerDB2
// Sets the server to proxy response mode, i.e. the server will
// respond only to requests from an OLicense Proxy Server.
// If the request comes directly from the API or a Browser,
// an error message will be sent back.
//-proxyOnly
// For proxy mode only! Sets the servers this proxy will control
//-servers=www.foo.com,192.168.5.77,bla.de:8080
// Sets columns in the license report form to be invisible.
// Numbers for columns are:
// 3=options, 4=model, 5=floating, 6=users, 7=hosts, 9=license
// 10=licenser, 11=licensee, 12=key, 13=license stored
//-denyReportCols=6,7,10,11,12,13
// Enables occupancy information (who is currently using
// a license) for Floating licenses globally.
// This overwrites the per license settings.
//-allowOccupancyInfoGlobal
3 Где искать файл клиента? Как называется этот файл?
gellmar писал(а):
72958458verdesh-viacheslav
В конфиге OLicenseServer.ini порт исправить на нужный и в клиенте тоже