Stun Server  Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
stunbuilder.cpp File Reference
#include "commonincludes.hpp"
#include "stringhelper.h"
#include "atomichelpers.h"
#include "stunbuilder.h"
#include <boost/crc.hpp>
#include <openssl/md5.h>
#include <openssl/hmac.h>
#include "stunauth.h"
Include dependency graph for stunbuilder.cpp:

Go to the source code of this file.

Variables

static int g_sequence_number = 0xaaaaaaaa
 

Variable Documentation

int g_sequence_number = 0xaaaaaaaa
static

Definition at line 39 of file stunbuilder.cpp.