...
Parameter | Usage | |
---|---|---|
tcp- | This parameter defines TCP address and port of the remote client. Address and port should be entered directly after the net- parameter. tcp-192.168.0.1:9977 |
Note: the SimpleSigner still trys to Access the Config.ini, to solve this you can copy the config.ini into the Installation Folder with the IP 0.0.0.0
Code Block | ||||
---|---|---|---|---|
| ||||
[server]
ip=0.0.0.0
port=8888
logEnabled=0
logLevel=0
logLenMax=2048
logFile=C:\temp\logs\soClient.log |
...
Server configuration
Include Page | ||||
---|---|---|---|---|
|
...