This program was written following the instructional project in the textbook "Networking: A Top Down Approach" -Kurose-Ross
Run from the command line with the port number as argument.
ex:
$ java Webserver 80
Note: may need to run as administrator/root user
Send me a message if anyone reads this README :)