Intrafoundation Software
Making Atomic Warfare Fun Again
 

HTTP 1.0 Server

FREEWARE C++ HTTP 1.0 server
With the complete C++ source code

v0.5 Sept 16th 2001


Send related correspondence to: products@intrafoundation.com


HTTPServer is a basic HTTP 1.0 server. By default it works on port 8080 and serves pages from the c:\wwwroot folder. It uses low-level winsock 2.0 functions for the highest performance.

This is open-sourced C++ software including the compiled Windows executable. As the complete c++ source code is included you may modify these settings to suit your own project or needs.

What's the purpose of this software? I dunno. What do you want to use it for? Makes a nifty mini-web server. Also useful in making a game server that generates live web-browser compatable stats like The Sims or Black and White, etc.

V e r s i o n H i s t o r y

  • 0.5alpha - Sept 16th 2001. Salvaged this code from an older project. Cleaned it up a bit and then released. It's not really been tested very much, so...




SOFTWARE DOWNLOAD

Downloaded 74 times.
(Since April 2003)

v0.5 Sept 16th 2001 (89.5kb)



Feel free to post any comments you have about this software. Who told you about it. Why you're downloading it. What you thought of it. Any bugs you might have stumbled across, etc. Any comments requiring a response might fare better in the forums however.


PUBLIC COMMENTS?

Name:
URL:
Comment:

Why? We're just darn curious that's why.

top