ComponentSpace Proxy Class Library Reference

Socks5ConnectCommand Class

A SOCKS 5 Connect command.

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

System.Object
   ComponentSpace.Proxy.Socks5.Socks5Command
      ComponentSpace.Proxy.Socks5.Socks5ConnectCommand

[Visual Basic]
Public Class Socks5ConnectCommand
    Inherits Socks5Command
[C#]
public class Socks5ConnectCommand : Socks5Command

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 5 RFC's.

Requirements

Namespace: ComponentSpace.Proxy.Socks5

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

See Also

Socks5ConnectCommand Members | ComponentSpace.Proxy.Socks5 Namespace