PTLib
Version 2.14.3
|
This is the complete list of members for PSTUNClient, including all inherited members.
AppendMessageIntegrity(PSTUNMessage &message) | PSTUN | virtual |
Close() | PSTUNClient | virtual |
CreateSocket(PUDPSocket *&socket, const PIPSocket::Address &binding=PIPSocket::GetDefaultIpAny(), WORD localPort=0, PObject *context=NULL, Component component=eComponent_Unknown) | PSTUNClient | virtual |
CreateSocketPair(PUDPSocket *&socket1, PUDPSocket *&socket2, const PIPSocket::Address &binding=PIPSocket::GetDefaultIpAny(), PObject *context=NULL) | PSTUNClient | virtual |
DefaultPort enum value | PSTUN | |
DefaultPriority enum value | PSTUNClient | |
DoRFC3489Discovery(PSTUNUDPSocket *socket, const PIPSocketAddressAndPort &serverAddress, PIPSocketAddressAndPort &baseAddressAndPort, PIPSocketAddressAndPort &externalAddressAndPort) | PSTUN | virtual |
FinishRFC3489Discovery(PSTUNMessage &responseI, PSTUNUDPSocket *socket, PIPSocketAddressAndPort &externalAddressAndPort) | PSTUN | virtual |
GetFromBindingResponse(const PSTUNMessage &response, PIPSocketAddressAndPort &externalAddress) | PSTUN | virtual |
GetInterfaceAddress(PIPSocket::Address &internalAddress) const | PSTUNClient | virtual |
GetMethodName() const | PSTUNClient | virtual |
GetRetries() const | PSTUN | inlinevirtual |
GetServer() const | PSTUNClient | virtual |
GetServerAddress(PIPSocketAddressAndPort &serverAddressAndPort) const | PSTUNClient | virtual |
GetTimeout() const | PSTUN | inlinevirtual |
InternalCreateSocket(Component component, PObject *context) | PSTUNClient | protectedvirtual |
InternalSetServer(const PIPSocketAddressAndPort &addr) | PSTUNClient | protected |
InternalUpdate() | PSTUNClient | protectedvirtual |
IsAvailable(const PIPSocket::Address &binding, PObject *userData) | PSTUNClient | virtual |
m_interface | PSTUN | |
m_nonce | PSTUN | |
m_password | PSTUN | |
m_pollRetries | PSTUN | |
m_realm | PSTUN | |
m_serverAddress | PSTUN | |
m_socket | PSTUNClient | protected |
m_userName | PSTUN | |
MakeAuthenticatedRequest(PSTUNUDPSocket *socket, PSTUNMessage &request, PSTUNMessage &response) | PSTUN | virtual |
MaxChannelNumber enum value | PSTUN | |
MethodName() | PSTUNClient | static |
MinChannelNumber enum value | PSTUN | |
Open(const PIPSocket::Address &ifaceAddr) | PSTUNClient | virtual |
PSTUN() | PSTUN | |
PSTUNClient(unsigned priority=DefaultPriority) | PSTUNClient | |
replyTimeout | PSTUN | |
SetCredentials(const PString &username, const PString &password, const PString &realm) | PSTUN | virtual |
SetRetries(PINDEX retries) | PSTUN | inlinevirtual |
SetServer(const PString &server) | PSTUNClient | |
SetTimeout(const PTimeInterval &timeout) | PSTUN | inlinevirtual |
~PSTUN() | PSTUN | inlinevirtual |
~PSTUNClient() | PSTUNClient |