 |
 |
 |
 |
 |
 |
 |
 |
• |
Each receiver
must look at each byte
|
|
|
that arrives and
look for IAC.
|
|
|
• |
If IAC is found
and the next byte is IAC -
|
|
a single byte is
presented to the
|
|
|
application/terminal
(a 255).
|
|
|
• |
If IAC is
followed by any other code -
|
|
|
the TELNET layer
interprets this as a
|
|
|
command.
|
|