Source files:
Fortune.java - the Fortune interface
FortuneServer.java - the server
FortuneClient.java - a standalone client
HTTPClient.java - client which gets the port via http
FortuneApplet.java - an applet
Fortune.html - page which runs the applet
Fortune.html as text
make.sh - script to compile everything
server.sh - script to run the server