TcpOutputMode

Name

Number

Description

TCP_MODE_CALLER

0

Norsk connects out to the destination host/port (acts as a TCP client), reconnecting on failure

TCP_MODE_LISTENER

1

Norsk binds the destination host/port and accepts a single incoming connection (acts as a TCP server); a new client is accepted after the current one disconnects