Stun Server
Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
|
Public Attributes | |
int | family |
int | socktype |
CSocketAddress | addrLocal |
Definition at line 49 of file clientmain.cpp.
CSocketAddress ClientSocketConfig::addrLocal |
Definition at line 53 of file clientmain.cpp.
int ClientSocketConfig::family |
Definition at line 51 of file clientmain.cpp.
int ClientSocketConfig::socktype |
Definition at line 52 of file clientmain.cpp.