Your Browsing History




Any questions? Our AI beta will help you find out quickly.
Various working modes
In the TCP SERVER mode
The serial port server provides 3 TCP CLIENT connections and actively listens to the setserver port to wait for terminal devices to connect. Once the terminal device connectionis successful, the transmitted data will be relayed through the serial port server to theconnected clients.
In the UDP SERVER mode
Whenever the serial port server receives a UDP data packet, it will send the data to the IP and port numberthat it is currently communicating with. This mode is suitable for scenarios where multiple network devicesneed to communicate with the serial port server.