Stun Server  Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
testreader.cpp File Reference
#include "commonincludes.hpp"
#include "stuncore.h"
#include "testreader.h"
Include dependency graph for testreader.cpp:

Go to the source code of this file.

Variables

const unsigned char c_requestbytes []
 
const char c_password [] = "VOkJxbRl1RmTxUk/WvJxBt"
 
const char c_username [] = "evtj:h6vY"
 
const char c_software [] = "STUN test client"
 

Variable Documentation

const char c_password[] = "VOkJxbRl1RmTxUk/WvJxBt"

Definition at line 45 of file testreader.cpp.

const unsigned char c_requestbytes[]
Initial value:
=
"\x00\x01\x00\x58"
"\x21\x12\xa4\x42"
"\xb7\xe7\xa7\x01\xbc\x34\xd6\x86\xfa\x87\xdf\xae"
"\x80\x22\x00\x10"
"STUN test client"
"\x00\x24\x00\x04"
"\x6e\x00\x01\xff"
"\x80\x29\x00\x08"
"\x93\x2f\xf9\xb1\x51\x26\x3b\x36"
"\x00\x06\x00\x09"
"\x65\x76\x74\x6a\x3a\x68\x36\x76\x59\x20\x20\x20"
"\x00\x08\x00\x14"
"\x9a\xea\xa7\x0c\xbf\xd8\xcb\x56\x78\x1e\xf2\xb5"
"\xb2\xd3\xf2\x49\xc1\xb5\x71\xa2"
"\x80\x28\x00\x04"
"\xe5\x7a\x3b\xcf"

Definition at line 27 of file testreader.cpp.

const char c_software[] = "STUN test client"

Definition at line 47 of file testreader.cpp.

const char c_username[] = "evtj:h6vY"

Definition at line 46 of file testreader.cpp.