HttpListener (System.Net.HttpListener)

Inherits: System.Object

Interfaces: IDisposable

Derived Types: 0

Assembly: System.dll

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

VB.NET C#

C#

public sealed class HttpListener : System.IDisposable
{
}

Articles

Feedback: HttpListener requires admin priveleges

System.Net.HttpListenerException: Access is denied at System.Net.HttpListener.AddAll() at System.Net.HttpListener.Start() (Although under administrator all works fine)

Mono Documentation

The members of System.Net.HttpListener are listed below. See Also: Inherited members from System.Object. Constructors; Properties; Methods; Public Constructors

XML-RPC.Net

XML-RPC.NET Latest News 9th March 2008. Version 2.2.0 has been released: xml-rpc.net.2.2.0.zip. New features and changes: Support for using System.Net.HttpListener to implement an ...

My TechEd HttpListener WebServer Demo - Glavs Blog

In-Process Webserver mit System.Net.HttpListener # MSDN Blog Postings » In-Process Webserver mit System.Net.HttpListener said on Wednesday, December 05, 2007 7:32 AM

Mono Documentation

Mono Class Library : System.Net Namespace System.Net.HttpListener Class: Note: This namespace, class, or member is supported only in version .NET 2.0 ...

adarsh's blog : Create your own asp.net hosting server with System.Net ...

.Net frameworks 2.0 contain HttpListener class under System.Net namespace and a number of ASP.Net hosting classes under System.Web.Hosting namespace. HttpListener class is ...

adarsh's blog : Configure System.Net.HttpListener to listen for SSL

Whidbey contains cool class HttpListener under System.Net namespace, it allows you to create your your own HttpServer on top of HttpSys. Some of you aske about steps for ...

Cook Computing : XML-RPC Server Using HttpListener

I've had a handful of requests from people who want to use the .Net System.Net.HttpListener class as the basis for an XML-RPC server implemented using XML-RPC.NET

HttpListener Class (System.Net)

Note: This class is new in the .NET Framework version 2.0. Provides a simple ... System.Object    System.Net.HttpListener

HttpListener Class (System.Net)

Provides a simple, programmatically controlled HTTP protocol listener. This ... System.Net . . :: . HttpListener ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support