Stun Server  Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
stunconnection.h File Reference
#include "stuncore.h"
#include "stunsocket.h"
Include dependency graph for stunconnection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  StunConnection
 
class  CConnectionPool
 

Enumerations

enum  StunConnectionState { ConnectionState_Idle, ConnectionState_Receiving, ConnectionState_Transmitting }
 

Enumeration Type Documentation

Enumerator
ConnectionState_Idle 
ConnectionState_Receiving 
ConnectionState_Transmitting 

Definition at line 8 of file stunconnection.h.