/util/CTelnetInterface.php

Description
Classes
Class Description
CTelnetInterface class CTelnetInterface
Includes
include_once (ETelnetConnectException.php) (line 10)
  • see: ETelnetConnectExceptio
Constants
AO = chr(0xf5) (line 42)

Abort output

AYT = chr(0xf6) (line 46)

Are You There ?

BRK = chr(0xf3) (line 34)

NVT character BRK.

DATA_MARK = chr(0xf2) (line 30)

The data stream portion of a Synch. This should always be accompanied by a TCP Urgent notification.

DONT = chr(0xfe) (line 78)

DON'T. 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.

DOO = chr(0xfd) (line 74)

DO. Indicates the request that the other party perform, or confirmation that you are expecting the other party to perform, the indicated option.

EC = chr(0xf7) (line 50)

Erase character

EL = chr(0xf8) (line 54)

Erase Line

GA = chr(0xf9) (line 58)

Go Ahead signal.

IAC = chr(0xff) (line 82)

Data Byte 255.

IP = chr(0xf4) (line 38)

Interrupt Process.

NAWS = chr(0x1f) (line 84)
NOP = chr(0xf1) (line 26)

No operation.

SB = chr(0xfa) (line 62)

Indicates that what follows is subnegotiation of the indicated option.

SE = chr(0xf0) (line 22)

End of subnegotiation parameters.

WILL = chr(0xfb) (line 66)

WILL. Indicates the desire to begin performing, or confirmation that you are now performing, the indicated option.

WONT = chr(0xfc) (line 70)

WILL NOT. Indicates the refusal to perform, or continue performing, the indicated option.

Documentation generated on Sat, 26 Apr 2008 22:17:05 +0200 by phpDocumentor 1.4.0