|
PTLib
Version 2.14.3
|
This is the complete list of members for PTURNClient, 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) | PTURNClient | virtual |
| CreateSocketPair(PUDPSocket *&socket1, PUDPSocket *&socket2, const PIPSocket::Address &binding=PIPSocket::GetDefaultIpAny(), PObject *context=NULL) | PTURNClient | virtual |
| DefaultPort enum value | PSTUN | |
| DefaultPriority enum value | PTURNClient | |
| 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 | PTURNClient | virtual |
| GetRetries() const | PSTUN | inlinevirtual |
| GetRTPSupport(bool force=false) | PTURNClient | virtual |
| GetServer() const | PSTUNClient | virtual |
| GetServerAddress(PIPSocketAddressAndPort &serverAddressAndPort) const | PSTUNClient | virtual |
| GetTimeout() const | PSTUN | inlinevirtual |
| InternalCreateSocket(Component component, PObject *context) | PTURNClient | 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() | PTURNClient | static |
| MinChannelNumber enum value | PSTUN | |
| Open(const PIPSocket::Address &ifaceAddr) | PSTUNClient | virtual |
| PSTUN() | PSTUN | |
| PSTUNClient(unsigned priority=DefaultPriority) | PSTUNClient | |
| PTURNClient(unsigned priority=DefaultPriority) | PTURNClient | |
| RefreshAllocation(DWORD lifetime=600) | PTURNClient | protectedvirtual |
| 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 |