TCP starts to work

The TCP protocol implementation is starting to work. The URLTest class is now able to fetch the contents of a HTTP server and display it on the standard output (in raw HTML). The server part is also starting to work, but is still a bit less reliable.