Connect a socket over a tcp/ip multithreaded connection
- Establish a socket connection usable through telnet to monitor a process by relaying messages from the process.
- when the user makes a telnet (or other) socket connection, the class will relay the message to the client.