Class
--------------------------------------------------------------------------------
The TelnetServer provides access to the Telnet
protocol in order to communicate with the user.

Responsibility
--------------------------------------------------------------------------------
A class using the TelnetClient has to specify a port
for the server to run on. Then he can start the REPL
by using the #open message.

Collaboration
--------------------------------------------------------------------------------
Shell