Mentalis.org Proxy Documentation |
|
Org.Mentalis.Proxy.Socks Namespace
Namespace hierarchy
Classes
Class |
Description |
Socks4Handler
|
Implements the SOCKS4 and SOCKS4a protocols. |
Socks5Handler
|
Implements the SOCKS5 protocol. |
SocksClient
|
Relays data between a remote host and a local client, using the SOCKS protocols. |
SocksHandler
|
Implements a specific version of the SOCKS protocol. |
SocksListener
|
Listens on a specific port on the proxy server for incoming SOCKS4 and SOCKS5 requests. |
Delegates
Delegate |
Description |
NegotiationCompleteDelegate
|
Defines the signature of the method that's called when the SOCKS negotiation is complete. |