This is the first draft of source code for implementing the Telnet protocol. Currently the code only filters out IAC characters and tracks received protocol options. It does not perform negotiation. Please refer to ReadMe.txt in the Thought.Net.Telnet project folder for known issues and other information.