HTTP Server and Client

Ok, i am not asking for help in my assignment, i only want reference to read from.

My Assignment is to create a simple Http Server and Client which accepts and replies to GET and PUT arguments.

Can someone refer me some good references, i can't use and pre-built libraries as my program should be able to run on any machine.

Thank you.
Here's one to start with, just posted this on a similar thread: http://www.linuxhowtos.org/C_C++/socket.htm
Topic archived. No new replies allowed.