SocksHandler Properties

Mentalis.org Proxy

Mentalis.org Proxy Documentation

SocksHandler Properties

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

Protected Instance Properties

AcceptSocketGets or sets the socket that is used to accept incoming connections.
BufferGets a buffer that can be used when receiving bytes from the client.
BytesGets or sets a byte array that can be used to store received bytes from the client.
ConnectionGets or sets the connection with the client.
RemoteBindIPGets or sets the IP address of the requested remote server.
RemoteConnectionGets or sets the connection with the remote host.

Internal Instance Properties

UsernameGets or sets the username of the SOCKS user.

See Also

SocksHandler Class | Org.Mentalis.Proxy.Socks Namespace