Description: Simple HTTP Server in C #
This example is a Web server involves processing only the most basic protocol capabilities HTTP/1.0. More advanced HTTP features include data compression, preservation of the sessions, partial downloads and much more. Nevertheless, even such a simple Web server allows you to generate pages that are understood by modern browsers.
To Search:
File list (Check if you may need any files):
SimpleHttpServer
................\Properties
................\..........\AssemblyInfo.cs
................\SimpleHttpServer.cs
................\SimpleHttpServer.csproj
................\SimpleHttpServer.csproj.user
................\SimpleHttpServer.sln
................\SimpleHttpServer.suo