HttpListener Class

Mentalis.org Proxy

Mentalis.org Proxy Documentation

HttpListener Class

Listens on a specific port on the proxy server and forwards all incoming HTTP traffic to the appropriate server.

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

System.Object   Listener
      HttpListener

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

Requirements

Namespace: Org.Mentalis.Proxy.Http Namespace

Assembly: Proxy.exe

See Also

HttpListener Members | Org.Mentalis.Proxy.Http Namespace