Re: Urgent : help needed on web server implemenation

From: Raymond Martineau (bk039_at_ncf.ca)
Date: 11/28/04


Date: Sun, 28 Nov 2004 12:03:53 -0500

On 27 Nov 2004 22:29:15 -0800, kbsadiga@gmail.com (Santhosh Adiga) wrote:

>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.
>

You need to ask on the newsgroup for the operating system you are
progrmming for:
comp.os.msdos.programmer DOS, BIOS, Memory Models, interrupts,
                           screen handling, hardware
comp.os.ms-windows.programmer.win32 MS/Windows: Mice, DLLs, hardware
comp.os.os2.programmer.misc OS/2 Programming
comp.sys.mac.programmer.misc Macintosh Programming
comp.unix.programmer General Unix: processes, pipes, POSIX,
                                     curses, sockets
comp.unix.[vendor] Various Unix vendors



Relevant Pages