...
Field | Description | |
---|---|---|
Port name |
| The name of the serial port device, e.g. COM 1, COM 2 |
Baud rate | The port that the listener should bind toserial port's speed | |
Parity The address family of the socket | The parity check regime | |
Data bits | The type number of data flow the socket expectsbits, between 5 and 8 | |
Handshake | The type of handshake the serial port requires:
| |
Buffer size | The size of the serial port's data buffer | |
Buffer threshold | The size that the buffer must first reach before being empty | |
Stop bits | The number of stop bits used |
...
Client socket
HTML |
---|
<a id="Outputs"></a> |
...