Stun Server
Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
|
Public Attributes | |
std::string | strName |
int | has_arg |
std::string * | pStrResult |
Definition at line 32 of file cmdlineparser.h.
int CCmdLineParser::OptionDetail::has_arg |
Definition at line 35 of file cmdlineparser.h.
std::string* CCmdLineParser::OptionDetail::pStrResult |
Definition at line 36 of file cmdlineparser.h.
std::string CCmdLineParser::OptionDetail::strName |
Definition at line 34 of file cmdlineparser.h.