class PSocksProtocol

Base class for implementing the SOCKS protocol for use with PSocksSocket and PSocksUDPSocket

Inheritance:


Public Methods

[more]void SetAuthentication ( const PString & username, const PString & password )
Set the username and password for the SOCKS server authentication.


Documentation

Base class for implementing the SOCKS protocol for use with PSocksSocket and PSocksUDPSocket
ovoid SetAuthentication( const PString & username, const PString & password )
Set the username and password for the SOCKS server authentication. This is for the cleartext authentication only, GSSAPI, Kerberos etc is not yet supported.


Direct child classes:
PSocksUDPSocket
PSocksSocket

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.