PTLib  Version 2.10.10
PSocksProtocol Member List

This is the complete list of members for PSocksProtocol, including all inherited members.

authenticationPasswordPSocksProtocolprotected
authenticationUsernamePSocksProtocolprotected
ConnectSocksServer(PTCPSocket &thisSocket)PSocksProtocolprotected
DefaultServerPort enum valuePSocksProtocol
localAddressPSocksProtocolprotected
localPortPSocksProtocolprotected
PSocksProtocol(WORD port)PSocksProtocol
ReceiveSocksResponse(PTCPSocket &socket, PIPSocket::Address &addr, WORD &port)PSocksProtocolprotectedvirtual
remoteAddressPSocksProtocolprotected
remotePortPSocksProtocolprotected
SendSocksCommand(PTCPSocket &socket, BYTE command, const char *hostname, PIPSocket::Address addr)PSocksProtocolprotectedvirtual
serverHostPSocksProtocolprotected
serverPortPSocksProtocolprotected
SetAuthentication(const PString &username, const PString &password)PSocksProtocol
SetErrorCodes(PChannel::Errors errCode, int osErr)=0PSocksProtocolprotectedpure virtual
SetServer(const PString &hostname, const char *service="socks 1080")PSocksProtocol
SetServer(const PString &hostname, WORD port)PSocksProtocol
~PSocksProtocol()PSocksProtocolinlinevirtual