Stun Server
Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
|
#include <stuntypes.h>
Public Attributes | |
uint16_t | attributeType |
uint16_t | size |
uint16_t | offset |
Definition at line 108 of file stuntypes.h.
uint16_t StunAttribute::attributeType |
Definition at line 110 of file stuntypes.h.
uint16_t StunAttribute::offset |
Definition at line 112 of file stuntypes.h.
uint16_t StunAttribute::size |
Definition at line 111 of file stuntypes.h.