.NET API Documentation

HttpListener Class

Provides a simple, programmatic HTTP server. This class listens for incoming HTTP requests on a specific URI prefix and responds to them. It is a high-level abstraction over the Http.Sys kernel-mode driver.

Properties

Methods

Events