CSE-M73A User Manual Ver. 1.0
- 28 -
5.2
TCP Client
In this mode, CSE-M73A functions as a TCP client. CSE-M73A sends request segments to
a remote host with information of [Peer Address] and [Peer Port]. Once a host is listening
and works correctly, the connection will be established. After then, CSE-M73A converts the
raw data from the serial port to TCP/IP data and sends them to the network and vice versa.
5.2.1 Key parameters
⚫
Peer Address
This item should be an address of a remote host who is listening TCP connections.
⚫
Peer Port
[Peer Port] should be the port number which is designated by the remote host.
⚫
Event Byte
CSE-M73A decides the time to send the connection request frame with this parameter.
Value
Description
0
CSE-M73A sends TCP connection request segment Right after it
boots up
Otherwise
(512 or under)
CSE-M73A sends the segment right after it received amount of
data which is set to the [Event Byte] from the serial port
512 or under bytes are strongly recommended.
Figure 5-8 the operation of Event Byte 1
In addition, users can handle the serial data before a TCP connection is established
with this parameter.
Value
Description
0
CSE-M73A doesn
’
t send the data
Otherwise
(512 or under)
CSE-M73A sends the data right after a connection is established.
512 or under bytes are strongly recommended.
Figure 5-9 the operation of Event Byte 2
⚫
Timeout
If there is no transmission of data for amount of time which is set to this parameter,
CSE-M73A tries to terminate established TCP connection.
⚫
TCP Server
This check option enables the TCP server / client mode. In this mode, CSE-M73A can
be operated as a TCP server or client without changing its setting.