![Sollae Systems CSE-T16 User Manual Download Page 25](http://html1.mh-extra.com/html/sollae-systems/cse-t16/cse-t16_user-manual_1316247025.webp)
CSE-T16 User Manual Ver. 1.2
- 24 -
http://www.ezTCP.com
4.2
TCP Server
In this mode, CSE-T16 listens to a TCP connection request from remote hosts. Once a host tries
connecting to CSE-T16, it accepts a connection. After the connection is established, CSE-T16
converts the raw data from the serial port to TCP/IP data and sends it to the network and vice
versa.
4.2.1
Key parameters
Local Port
This is a server’s port number which is used in the TCP connection.
Event Byte
With setting event bytes, you can handle the serial data of the serial buffer before a TCP
connection is established.
Value
Description
0
CSE-T16 does not send the data received before a TCP
connection is established
Otherwise
(512 or under)
CSE-T16 sends the data, which is received before a TCP
connection is established, right after a connection is established.
512 or under bytes are strongly recommended.
Table 4-2 Event Byte
Timeout
If there is no transmission data for amount of the time (in seconds) CSE-T16 actively close
the connection. If this value is set to zero, the connection would not be terminated unless
other side actively closes or there is an error on TCP connection.