The one-class server
This article presents a tidy way to quickly implement a simple TCP/IP server. The core of the code exists in a single class, Server.java, so it's easy to set up and use.
The structure of Server.java is simple. It listens on a