Open main menu

CDOT Wiki β

Changes

UNX511 - 20121 - Project - TeamA

335 bytes added, 01:19, 8 February 2012
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=