Figure 10 TCP Client
2.2.2. TCP Server
TCP Server will listen network connections and build network connections, commonly used for communication
with TCP clients on a LAN. According to the TCP protocol, TCP Server has connection/disconnection status
differences to ensure reliable data transmission.
N510 work in TCP Server mode will listen local port which user set and build connection after receiving
connection request. Serial data will be sent to all TCP Client devices connected to N510 in TCP Server mode
simultaneously.
N510 work in TCP Server support 8 client connections at most and will kick off oldest connection beyond
maximum connections.
User can set N510 in TCP Server mode and related parameters by setup software or web server as follows: