Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FieldDescription

Connection message

An optional greeting message which is sent to any connecting socket.   This message can include one or more of the following variables:

  • Keywordmacro
    Label{remoteip}
    - the IP address of the remote party
  • Keywordmacro
    Label{remoteport}
    - the remote party's source port
PortThe port that the listener should bind to
Address familyThe address family of the socket
Socket typeThe type of data flow the socket expects
Protocol typeThe type of protocol the listener will use

...