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
BeginNegotiate | Overloaded. 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. |
Negotiate | Overloaded. 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