ServerSocketX

From Noisebridge
Revision as of 14:13, 7 April 2013 by Thex (talk | contribs) (Created page with "Implementation of a basic "server" socket, default is a HTTP 0.9[http://www.w3.org/Protocols/HTTP/AsImplemented.html] web server implementation on port 8080. A running instanc...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Implementation of a basic "server" socket, default is a HTTP 0.9[1] web server implementation on port 8080. A running instance of this server generates a HTML HelloWorld page at http://localhost:8080