/util/CTelnetInterface.php

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

Abort output

AYT = chr(0xf6) (line 47)

Are You There ?

BRK = chr(0xf3) (line 35)

NVT character BRK.

DATA_MARK = chr(0xf2) (line 31)

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

DONT = chr(0xfe) (line 79)

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 75)

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 51)

Erase character

EL = chr(0xf8) (line 55)

Erase Line

GA = chr(0xf9) (line 59)

Go Ahead signal.

IAC = chr(0xff) (line 83)

Data Byte 255.

IP = chr(0xf4) (line 39)

Interrupt Process.

NAWS = chr(0x1f) (line 85)
NOP = chr(0xf1) (line 27)

No operation.

SB = chr(0xfa) (line 63)

Indicates that what follows is subnegotiation of the indicated option.

SE = chr(0xf0) (line 23)

End of subnegotiation parameters.

WILL = chr(0xfb) (line 67)

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

WONT = chr(0xfc) (line 71)

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

Documentation generated on Mon, 05 May 2008 13:17:46 +0200 by phpDocumentor 1.4.0