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 | [protected, virtual] |
remoteAddress | PSocksProtocol | [protected] |
remotePort | PSocksProtocol | [protected] |
SendSocksCommand(PTCPSocket &socket, BYTE command, const char *hostname, PIPSocket::Address addr) | PSocksProtocol | [protected, virtual] |
serverHost | PSocksProtocol | [protected] |
serverPort | PSocksProtocol | [protected] |
SetAuthentication(const PString &username, const PString &password) | PSocksProtocol | |
SetErrorCodes(PChannel::Errors errCode, int osErr)=0 | PSocksProtocol | [protected, pure virtual] |
SetServer(const PString &hostname, const char *service="socks 1080") | PSocksProtocol | |
SetServer(const PString &hostname, WORD port) | PSocksProtocol | |
~PSocksProtocol() | PSocksProtocol | [inline, virtual] |