Back to product page

ConnectionTypes enumeration


Lists type of connection established with remote peer.

Remarks

Possible values for ConnectionTypes:

ConstantValueDescription
ConnectionUnspecified0Unknown connection type.
ConnectionTCPDirect1Direct TCP connection established with remote peer.
ConnectionUDPDirect2Direct UDP connection established with remote peer.
ConnectionTCPRelayed3Relayed TCP connection established with remote peer.

Platforms

Windows
Mac OSX
Linux
BSD