Stun Server
Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
|
#include "stuncore.h"
#include "stunauth.h"
#include "server.h"
#include "fasthash.h"
#include "messagehandler.h"
#include "stunconnection.h"
#include "polling.h"
#include "ratelimiter.h"
Go to the source code of this file.
Classes | |
class | CTCPStunThread |
class | CTCPServer |