Stun Server
Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
|
Go to the source code of this file.
Classes | |
struct | StunConnection |
class | CConnectionPool |
Enumerations | |
enum | StunConnectionState { ConnectionState_Idle, ConnectionState_Receiving, ConnectionState_Transmitting } |
enum StunConnectionState |
Enumerator | |
---|---|
ConnectionState_Idle | |
ConnectionState_Receiving | |
ConnectionState_Transmitting |
Definition at line 8 of file stunconnection.h.