|
System
topology
TCP/IP
Client -> Server
PortStore2
waits as a TCP server until any side (PC or server) opens a TCP
connection. When the connection is established, the internal buffered
data are sent and then the device allows communication as a standard
"terminal server".
TCP/IP
Server <- Client
PortStore2
received serial port data into its internal buffer and tries to send
them to the server. It will try to open a connection to the preset IP
address and port. If the attempt is unsuccessful, it waits for a
second in the TCP Server mode and then tries to open the connection again.
UDP/IP
The
data are transferred in UDP packets, with no delivery notification.
VSP
(Virtual Serial Port)
You
have supplied software which creates a virtual COM port under
Windows OS, so that the device acts as if it was connected directly
to your PC, though it is a virtual remote port. If the buffer is
enabled and the TCP connection is not available, the data is stored
into the internal buffer memory. For the full function its
advantageous to enable NVT (Network Virtual Terminal), so the port is
RFC2217 compatible.
|