PTLib
Version 2.18.8
|
This is the complete list of members for PSocksProtocol, including all inherited members.
authenticationPassword | PSocksProtocol | protected |
authenticationUsername | PSocksProtocol | protected |
ConnectSocksServer(PTCPSocket &thisSocket) | PSocksProtocol | protected |
DefaultServerPort enum value | PSocksProtocol | |
localAddress | PSocksProtocol | protected |
localPort | PSocksProtocol | protected |
PSocksProtocol(WORD port) | PSocksProtocol | |
ReceiveSocksResponse(PTCPSocket &socket, PIPSocket::Address &addr, WORD &port) | PSocksProtocol | protectedvirtual |
remoteAddress | PSocksProtocol | protected |
remotePort | PSocksProtocol | protected |
SendSocksCommand(PTCPSocket &socket, BYTE command, const char *hostname, PIPSocket::Address addr) | PSocksProtocol | protectedvirtual |
serverHost | PSocksProtocol | protected |
serverPort | PSocksProtocol | protected |
SetAuthentication(const PString &username, const PString &password) | PSocksProtocol | |
SetErrorCodes(PChannel::Errors errCode, int osErr)=0 | PSocksProtocol | protectedpure virtual |
SetServer(const PString &hostname, const char *service="socks 1080") | PSocksProtocol | |
SetServer(const PString &hostname, WORD port) | PSocksProtocol | |
~PSocksProtocol() | PSocksProtocol | inlinevirtual |