1
edit
Changes
→Useful Code Snippets
=Useful Code Snippets=
==Basic HTTP Server: ==http://rainulf.ca/files/server.cpp==HTTP Server Encapsulated in Classes==Helper.cpp: http://pastebin.com/55pn0wcx <br />Helper.h: http://pastebin.com/4Ekgbf6d <br />Web.cpp: http://pastebin.com/MZ9FYxGy <br />Web.h: http://pastebin.com/k64Kmqy3 <br />Main.cpp: http://pastebin.com/Z17xSVym <br />
<pre>
/**
</pre>
==Text-Based Chat/MUD Client Demo==
http://ideone.com/U0gv1
=Meetings=