Stun Server
Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
|
This is the complete list of members for CCmdLineParser, including all inherited members.
_listOptionDetails | CCmdLineParser | private |
_namelessArgs | CCmdLineParser | private |
_options | CCmdLineParser | private |
AddNonOption(std::string *pStrResult) | CCmdLineParser | |
AddOption(const char *pszName, int has_arg, std::string *pStrResult) | CCmdLineParser | |
GenerateOptions() | CCmdLineParser | private |
ParseCommandLine(int argc, char **argv, int startindex, bool *fParseError) | CCmdLineParser |