Refer Main EPC Manual https://learnsystime.auxosoftware.com/en/support/solutions/articles/51000456591-microcat-infomedia-epc-integration


Network connectivity on the PC

This integration requires the Port to be used to be available and not in use on your PC. Autoline listens on the port defined and sends and receives messages to your PC.

The default Port is 1997 - but any free port can be used.


From command prompt


netstat –na |FIND “1997


Nothing should be returned

If you have already installed and logged the DMSi adapter in then you would expect.

 


Network connectivity from the Autoline server

From a command prompt on the Autoline server

Use the below command with the IP of the PC.
The PC must have the DMSi installed / configured and running.


telnet 192.168.62.5 1997



Trying 192.168.62.5...

Connected to 192.168.62.5.

Escape character is '^]'.

Connection closed by foreign host.


If the connection was not working you would see.

telnet 192.168.0.140 1997

Trying 192.168.0.140...

 
Then eventually it would timeout.