Is it possible to change the port (6121) for the OINC_Server without using C++?
Printable View
Is it possible to change the port (6121) for the OINC_Server without using C++?
Yes, run the exe like this (cmd):
OINC_Server(.exe) Port (WebPort, optional)
Standard would be:
OINC_Server 6121 6122
Great, thanks!