DIY Webserver Using PureMVC++

To test out my newly ported PureMVC++ implementation I decided to write an example webserver. I’ve always wanted to write one, and I didn’t realize just how easy it is (to make a VERY rudimentary version).

The server parses your http request and then spits it back out at you, with some nice html.
Screen shot 2009-12-22 at 2.35.47 PM
That’s it! Source code is here:
http://github.com/efnx/PureMVC-Plus-Plus/tree/master/example/httpserver/

Leave a Reply


Thrilling.
The efnx code blog. is proudly powered by WordPress
Entries (RSS) and Comments (RSS).