SocksListener Class

Mentalis.org Proxy

Mentalis.org Proxy Documentation

SocksListener Class

Listens on a specific port on the proxy server for incoming SOCKS4 and SOCKS5 requests.

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

System.Object   Listener
      SocksListener

[Visual Basic]
NotInheritable Public Class SocksListener
   Inherits Listener
   Implements IDisposable
[C#]
public sealed class SocksListener : Listener, IDisposable

Remarks

This class also implements the SOCKS4a protocol.

Requirements

Namespace: Org.Mentalis.Proxy.Socks Namespace

Assembly: Proxy.exe

See Also

SocksListener Members | Org.Mentalis.Proxy.Socks Namespace