Stun Server
Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
|
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" |
const char c_password[] = "VOkJxbRl1RmTxUk/WvJxBt" |
Definition at line 45 of file testreader.cpp.
const unsigned char c_requestbytes[] |
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.