|
Stun Server
Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
|
#include "commonincludes.hpp"#include "stunreader.h"#include "stunutils.h"#include "socketaddress.h"#include <boost/crc.hpp>#include <openssl/evp.h>#include <openssl/hmac.h>#include <openssl/md5.h>#include "stunauth.h"#include "fasthash.h"