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
 All Classes Functions Variables Typedefs Enumerations Enumerator
sp2plib::STUN Member List

This is the complete list of members for sp2plib::STUN, including all inherited members.

NAT_FullCone enum valuesp2plib::STUN
NAT_OpenInternet enum valuesp2plib::STUN
NAT_PortRestrictedCone enum valuesp2plib::STUN
NAT_RestrictedCone enum valuesp2plib::STUN
NAT_Symmetric enum valuesp2plib::STUN
NAT_SymmetricUdpFirewall enum valuesp2plib::STUN
NAT_Type enum namesp2plib::STUN
NAT_Type typedefsp2plib::STUN
NAT_UdpBlocked enum valuesp2plib::STUN
NAT_Unknown enum valuesp2plib::STUN
NATTypeName(NAT_Type NType)sp2plib::STUNstatic
PortQuery(::std::map< ::std::string, IPEndPoint > *result, Socket s, IPEndPoint stunEP, int maxWait=2000)sp2plib::STUNstatic
PortQueryUniquePorts(::std::set< sp2plib::UInt16 > *result, Socket s, IPEndPoint stunEP, int maxWait=2000)sp2plib::STUNstatic
Query(Socket sock, char *host, sp2plib::UInt16 port=STUN_PORT, sp2plib::UInt16 StunResponseTimeout=450)sp2plib::STUNstatic
Query(Socket sock, IP4Address srvAddr, sp2plib::UInt16 port=STUN_PORT, sp2plib::UInt16 StunResponseTimeout=450)sp2plib::STUNstatic