Using SimpleSigner over TCP Network with Startparameter

Parameter
Usage
 
tcp-
This parameter defines TCP address and port of the remote client.

Address and port should be entered directly after the tcp- parameter.

tcp-192.168.5.66:8888

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

[server]
ip=0.0.0.0
port=8888
logEnabled=0
logLevel=0
logLenMax=2048
logFile=C:\temp\logs\soClient.log



Server configuration


Windows client configuration


Linux client configuration