Classes

  Class Description
Public class HttpProxyClient
Public class ProxyException
The exception that is thrown when a proxy error occurs.
Public class ProxySocket
Implements a Socket class that can connect trough a SOCKS proxy server.
Public class TcpProxyClient
Implements a TcpClient class that can connect trough a SOCKS proxy server.

Enumerations

  Enumeration Description
Public enumeration ProxyTypes
Specifies the type of proxy servers that an instance of the ProxySocket class can use.