| ComponentSpace Proxy Class Library Reference |
|
ComponentSpace.Proxy Namespace
The ComponentSpace.Proxy namespace provides simplified access to proxy client classes that can be used
to communicate to HTTP, SOCKS v4, SOCKS v4A and SOCKS v5 proxy servers.
It supports outbound TCP connections through these types of proxy servers.
The ProxyClientFactory class includes a method for creating a proxy client of the specified type.
The IProxyClient interface enables accessing the proxy client classes in a standard manner.
Namespace hierarchy
Classes
Interfaces
| Interface | Description |
|---|
| IProxyClient | The IProxyClient interface provides a generic interface for accessing proxy client classes. |
Delegates
Enumerations
| Enumeration | Description |
|---|
| ProxyType | The proxy type. |