friendsnippets.com
Posted: May 11th, 2008friendsnippets.com is for code what del.icio.us is for bookmarks. Just found it and fell in love with it.
friendsnippets.com is for code what del.icio.us is for bookmarks. Just found it and fell in love with it.
My “Computer Networks” (Redes de Computadores) assignment is writing an HTTP server that implements GET and conditional (if-modified-since) GET with persistent connections.
Here’s the code – Obviously, no guarantees.