This article explains how to write a simple web server application. The article uses C#; however, the server can be developed in any .NET supported language.
Creating your own web server using C#
Published 11/13/2001
This article explains how to write a simple web server application. The article uses C#; however, the server can be developed in any .NET supported language.