Additional IP Address Configuration
In the configuration file it is possible to add alternative addresses
to the SiTef server. These addresses are complementary to those provided
in the configuration function. A maximum of 4 addresses are allowed from
of CliSiTef 6.1.114.59 r3 and previously 3, considering the sum of
sent in the configuration function and CliSiTef.ini file.
[SiTef]
IPAddress=IP1;IP2;IP3;IP4
It is also possible to enter the server port, in the IP:Port format.
For example:
IPAddress=127.0.0.1:4096;192.168.0.1:5096
Updated 15 days ago