Stun Server  Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
StunMappedAddressAttribute_IPV4 Struct Reference

#include <stuntypes.h>

Public Attributes

uint8_t zero
 
uint8_t family
 
uint16_t xport
 
uint32_t xip
 

Detailed Description

Definition at line 115 of file stuntypes.h.

Member Data Documentation

uint8_t StunMappedAddressAttribute_IPV4::family

Definition at line 118 of file stuntypes.h.

uint32_t StunMappedAddressAttribute_IPV4::xip

Definition at line 120 of file stuntypes.h.

uint16_t StunMappedAddressAttribute_IPV4::xport

Definition at line 119 of file stuntypes.h.

uint8_t StunMappedAddressAttribute_IPV4::zero

Definition at line 117 of file stuntypes.h.


The documentation for this struct was generated from the following file: