Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I create a Web Server

Status
Not open for further replies.

randall2nd

Programmer
May 30, 2001
112
US
I need to create an application that will act like a Web Server. I need it to be able to capture all traffic, process the traffic, and return a response.

I just need something to hit up against on my local machine, but I need to be able to view and manipulate the data as it is processed by the server.

Where would I start with this type of thing?
What Controls/Components should I look into using?
Know of any code snippets or open source apps that do this?

Any help/direction apreciated.

Randall2nd
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top