ComponentSpace Proxy Class Library Reference

Socks4Command Properties

The properties of the Socks4Command class are listed below. For a complete list of Socks4Command class members, see the Socks4Command Members topic.

Public Instance Properties

CommandCode Gets the command code.
DestinationAddress Gets or sets the destination server IP address.
DestinationPort Gets or sets the destination server port number.
IsSocks4A Gets or sets the flag indicating whether SOCKS 4A. If true the command format is SOCKS 4A compliant. If false the command format is SOCKS 4 compliant.
UserName Gets or sets the user name.
VersionNumber Gets the version number.

See Also

Socks4Command Class | ComponentSpace.Proxy.Socks4 Namespace