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 | |
uint8_t | zero |
uint8_t | family |
uint16_t | xport |
uint8_t | xip [16] |
Definition at line 123 of file stuntypes.h.
uint8_t StunMappedAddressAttribute_IPV6::family |
Definition at line 126 of file stuntypes.h.
uint8_t StunMappedAddressAttribute_IPV6::xip[16] |
Definition at line 128 of file stuntypes.h.
uint16_t StunMappedAddressAttribute_IPV6::xport |
Definition at line 127 of file stuntypes.h.
uint8_t StunMappedAddressAttribute_IPV6::zero |
Definition at line 125 of file stuntypes.h.