Name |
Decimal Code |
Meaning |
Comment |
SE |
240 |
End of subnegotiation parameters |
|
NOP |
241 |
No operation |
|
DM |
242 |
Data mark |
Indicates the position of a Synch event within the data stream. This
should always be accompanied by a TCP urgent notification. |
BRK |
243 |
Break |
Indicates that the "break" or "attention" key was hi. |
IP |
244 |
Suspend |
Interrupt or abort the process to which the NVT is connected. |
AO |
245 |
Abort output |
Allows the current process to run to completion but does not send
its output to the user. |
AYT |
246 |
Are you there |
Send back to the NVT some visible evidence that the AYT was
received. |
EC |
247 |
Erase character |
The receiver should delete the last preceding undeleted character
from the data stream. |
EL |
248 |
Erase line |
Delete characters from the data stream back to but not including the
previous CRLF. |
GA |
249 |
Go ahead |
Under certain circumstances used to tell the other end that it can
transmit. |
SB |
250 |
Subnegotiation |
Subnegotiation of the indicated option follows. |
WILL |
251 |
will |
Indicates the desire to begin performing, or confirmation that you
are now performing, the indicated option. |
WONT |
252 |
wont |
Indicates the refusal to perform, or continue performing, the
indicated option. |
DO |
253 |
do |
Indicates the request that the other party perform, or confirmation
that you are expecting the other party to perform, the indicated option. |
DONT |
254 |
dont |
Indicates the demand that the other party stop performing, or
confirmation that you are no longer expecting the other party to
perform, the indicated option. |
|
IAC |
255 |
Interpret as command |
Interpret as a command |