Convert Server User Manual
Jinan USR IOT Technology Limited
21 / 41
Detailed UART auto-frame function can refer to AT+ instruction set “UARTF/UARTFT/UARTFL” introduction.
5.5.
5.5.
5.5.
5.5. Network
Network
Network
Network Setting
Setting
Setting
Setting
Convert Server has two TCP/UDP Socket: Socket A and Socket B. Serial data written to the Convert Server,
will be sent to the Socket A and B simultaneously; TCP/UDP data that Convert Server receives through either
Socket A or B,will be sent to the serial port.
Dual Socket through different settings, you can achieve a variety of network interconnect. When the Convert
Server shipped only open Socket A, Socket B default is not to connect, if the user needs to use, please set by
AT commands.
5.5.1.
5.5.1.
5.5.1.
5.5.1. Socket
Socket
Socket
Socket A
A
A
A
Socket A has three work mode: TCP Server, TCP Client, UDP.The setting method, please refer to the
AT+NETP command instruction.
When Socket A configured as TCP Server, it supports Multi-TCP link connection, and maximum 32 TCP
clients permitted to connect to Socket A.
Multi-TCP link connection will work as following structure:
Upstream: All dates from different TCP connection or client will be transmitted to the serial port as a
sequence.
Downstream: All data from serial port (user) will be duplicate and broadcast to every TCP connection or
client.
Detailed multi-TCP link data transmition structure as following figure:
Figure
Figure
Figure
Figure 7
7
7
7 Multi-TCP
Multi-TCP
Multi-TCP
Multi-TCP Link
Link
Link
Link Data
Data
Data
Data Transmition
Transmition
Transmition
Transmition Structure
Structure
Structure
Structure
5.5.2.
5.5.2.
5.5.2.
5.5.2. Socket
Socket
Socket
Socket B
B
B
B
Socket B has one work mode: TCP Client, please refer to the AT + SOCKB command instruction.
With variety work mode, socket B can provide users with flexible data transfer methods.For example, Socket
B can connect to a remote server in order to achieve remote control.