Netprog 2002 - Client/Server Issues
67
Command Structure
lAll TELNET commands and data flow through the same TCP connection.
lCommands start with a special character called the  Interpret as Command escape character (IAC).
lThe IAC code is 255.
lIf a 255 is sent as data - it must be followed by another 255.