SocksHandler Methods

Mentalis.org ProxySocket

Mentalis.org ProxySocket Documentation

SocksHandler Methods

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

Public Instance Methods

BeginNegotiateOverloaded. Starts negotiating asynchronously with a SOCKS proxy server.
Equals (inherited from Object)Select the method name to go to the Microsoft documentation.
GetHashCode (inherited from Object)Select the method name to go to the Microsoft documentation.
GetType (inherited from Object)Select the method name to go to the Microsoft documentation.
NegotiateOverloaded. Starts negotiating with a SOCKS proxy server.
ToString (inherited from Object)Select the method name to go to the Microsoft documentation.

Protected Instance Methods

AddressToBytes Converts an IP address to an array of bytes.
Finalize (inherited from Object)Select the method name to go to the Microsoft documentation.
MemberwiseClone (inherited from Object)Select the method name to go to the Microsoft documentation.
PortToBytes Converts a port number to an array of bytes.
ReadBytes Reads a specified number of bytes from the Server socket.

See Also

SocksHandler Class | Org.Mentalis.Network.ProxySocket Namespace