ComponentSpace Proxy Class Library Reference

Socks4Client Class

The Socks4Client permits connections to be made through a SOCKS 4/4A proxy server.

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

System.Object
   ComponentSpace.Proxy.ProxyClientBase
      ComponentSpace.Proxy.Socks4.Socks4Client

[Visual Basic]
Public Class Socks4Client
    Inherits ProxyClientBase
[C#]
public class Socks4Client : 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.Socks4

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

See Also

Socks4Client Members | ComponentSpace.Proxy.Socks4 Namespace