Telnet Interface
Connecting to the machine
The machine have 2 telnet socket open for integration with the existing environment.
The connection is on RAW type.
NOTE: only one client at a time each socket is allowed
Telnet Socket 1
The first socket is open at 5555 TCP port. All commands on this socket are available.
This socket is also used by HTML interface and Java interface.
Telnet Socket 2
The first socket is open at 5556 TCP port. All commands on this socket are available.
Telnet Socket for Web Interface
The first socket is open at 55555 TCP port. This socket accept connection oly from the web interface (localhost)
Telnet Client Software
For test and debug we recommend PUTTY, a freeware telnet client software. You can download it here.