Urgent : help needed on web server implemenation

From: Santhosh Adiga (kbsadiga_at_gmail.com)
Date: 11/28/04


Date: 27 Nov 2004 22:12:41 -0800

Hi,
   
    I am trying to implement a web server in C++.
This is my first attempt at network programming
so I am having a loot of trouble identifying the
right classes, their jobs and their interactions.
The aim is to make the web-server extensible, so
that it serves static pages now, but can be extended
to service dynamic pages later on.
  
   I request anyone who has had some experience in this
to help me out in this regard asap.

Regards
Santhosh



Relevant Pages