Back to product page

Protocols enumerations


Determines which protocol(s) can be used for connection between two devP2P instances.

Remarks

Possible values for Protocols:

ConstantValueDescription
ProtoTCP1Use TCP for transport protocol.
ProtoUDP2Use UDP for transport protocol.
ProtoBoth3Use both TCP and UDP for transport protocol.

Platforms

Windows
Mac OSX
Linux
BSD