public class MinaTimeServer
extends java.lang.Object
A minimal 'time' server, returning the current date. Opening
a telnet server, you will get the current date by typing
any string followed by a new line.
In order to quit, just send the 'quit' message.