...
| Field | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|
Connection message | An optional greeting message which is sent to any connecting socket. This message can include one or more of the following variables:
| ||||||||
| Port | The port that the listener should bind to | ||||||||
| Address family | The address family of the socket | ||||||||
| Socket type | The type of data flow the socket expects | ||||||||
| Protocol type | The type of protocol the listener will use |
...