ComponentSpace Proxy Class Library Reference

Socks4Command Class

A SOCKS 4/4A command.

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

System.Object
   ComponentSpace.Proxy.Socks4.Socks4Command
      ComponentSpace.Proxy.Socks4.Socks4ConnectCommand

[Visual Basic]
MustInherit Public Class Socks4Command
[C#]
public abstract class Socks4Command

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.

Remarks

For specific message details refer to the SOCKS 4/4A RFC's.

Requirements

Namespace: ComponentSpace.Proxy.Socks4

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

See Also

Socks4Command Members | ComponentSpace.Proxy.Socks4 Namespace