HttpListener Class

Provides a simple, programmatically controlled HTTP protocol listener. This class cannot be inherited.

Namespace: System.Net
Assembly: System (in system.dll)

Syntax

public class HttpListener

Remarks

This class enables using a socket to receive data that uses the HTTP protocol.

Version Information

Available in the .NET Micro Framework versions 4.0, 4.1, and 4.2.

See Also

Reference

HttpListener Members
System.Net Namespace