![]() |
sP2P c++ STL *nix API
1.2
NAT traversal and peer-to-peer networking API providing all utilities needed to build peer-to-peer application straigth out of box
|
This is the complete list of members for sp2plib::STUN, including all inherited members.
NAT_FullCone enum value | sp2plib::STUN | |
NAT_OpenInternet enum value | sp2plib::STUN | |
NAT_PortRestrictedCone enum value | sp2plib::STUN | |
NAT_RestrictedCone enum value | sp2plib::STUN | |
NAT_Symmetric enum value | sp2plib::STUN | |
NAT_SymmetricUdpFirewall enum value | sp2plib::STUN | |
NAT_Type enum name | sp2plib::STUN | |
NAT_Type typedef | sp2plib::STUN | |
NAT_UdpBlocked enum value | sp2plib::STUN | |
NAT_Unknown enum value | sp2plib::STUN | |
NATTypeName(NAT_Type NType) | sp2plib::STUN | static |
PortQuery(::std::map< ::std::string, IPEndPoint > *result, Socket s, IPEndPoint stunEP, int maxWait=2000) | sp2plib::STUN | static |
PortQueryUniquePorts(::std::set< sp2plib::UInt16 > *result, Socket s, IPEndPoint stunEP, int maxWait=2000) | sp2plib::STUN | static |
Query(Socket sock, char *host, sp2plib::UInt16 port=STUN_PORT, sp2plib::UInt16 StunResponseTimeout=450) | sp2plib::STUN | static |
Query(Socket sock, IP4Address srvAddr, sp2plib::UInt16 port=STUN_PORT, sp2plib::UInt16 StunResponseTimeout=450) | sp2plib::STUN | static |