Netprog 2002 - Client/Server Issues
68
Looking for Commands
lEach receiver must look at each byte that arrives and look for IAC.
lIf IAC is found and the next byte is IAC - a single byte is presented to the application/terminal (a 255).
lIf IAC is followed by any other code - the TELNET layer interprets this as a command.