ComponentSpace Proxy Class Library Reference

Socks5Client Class

The Socks5Client permits connections to be made through a SOCKS 5 proxy server.

For a list of all members of this type, see Socks5Client Members.

System.Object
   ComponentSpace.Proxy.ProxyClientBase
      ComponentSpace.Proxy.Socks5.Socks5Client

[Visual Basic]
Public Class Socks5Client
    Inherits ProxyClientBase
[C#]
public class Socks5Client : ProxyClientBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ComponentSpace.Proxy.Socks5

Assembly: ComponentSpace.Proxy (in ComponentSpace.Proxy.dll)

See Also

Socks5Client Members | ComponentSpace.Proxy.Socks5 Namespace