|
const | TelnetClient::OptMap |
| option map, maps codes to text descriptions
|
|
const | TelnetClient::TOPT_3270 = 29 |
| Telnet3270Regime.
|
|
const | TelnetClient::TOPT_APRX = 4 |
| ApproxMessageSizeNegotiation.
|
|
const | TelnetClient::TOPT_AUTH = 37 |
| TelnetAuthenticationOption.
|
|
const | TelnetClient::TOPT_BIN = 0 |
| BinaryTransmission.
|
|
const | TelnetClient::TOPT_BYTE = 19 |
| ByteMacro.
|
|
const | TelnetClient::TOPT_CHARSET = 42 |
| TelnetCHARSET.
|
|
const | TelnetClient::TOPT_COMPORT = 44 |
| TelnetComPortControl.
|
|
const | TelnetClient::TOPT_DATA = 20 |
| DataEntryTerminal.
|
|
const | TelnetClient::TOPT_ECHO = 1 |
| Echo|Is|Send.
|
|
const | TelnetClient::TOPT_ENVIR = 36 |
| TelnetEnvironmentOption.
|
|
const | TelnetClient::TOPT_ENVIR_NEW = 39 |
| TelnetNewEnvironmentOption.
|
|
const | TelnetClient::TOPT_EOR = 25 |
| EndofRecord.
|
|
const | TelnetClient::TOPT_EXT = 17 |
| ExtendedASCII.
|
|
const | TelnetClient::TOPT_EXTOP = 255 |
| Extended-Options-List.
|
|
const | TelnetClient::TOPT_KERMIT = 47 |
| TelnetKERMIT.
|
|
const | TelnetClient::TOPT_LINE = 34 |
| Linemode.
|
|
const | TelnetClient::TOPT_LOGO = 18 |
| Logout.
|
|
const | TelnetClient::TOPT_NAWS = 31 |
| NegotiateAboutWindowSize.
|
|
const | TelnetClient::TOPT_OCRD = 10 |
| OutputCarriage-ReturnDisposition.
|
|
const | TelnetClient::TOPT_OFD = 13 |
| OutputFormfeedDisposition.
|
|
const | TelnetClient::TOPT_OHT = 11 |
| OutputHorizontalTabstops.
|
|
const | TelnetClient::TOPT_OHTD = 12 |
| OutputHorizontalTabDisposition.
|
|
const | TelnetClient::TOPT_OLD = 16 |
| OutputLinefeedDisposition.
|
|
const | TelnetClient::TOPT_OLW = 8 |
| OutputLineWidth.
|
|
const | TelnetClient::TOPT_OM = 27 |
| OutputMarking.
|
|
const | TelnetClient::TOPT_OPS = 9 |
| OutputPageSize.
|
|
const | TelnetClient::TOPT_OVT = 14 |
| OutputVerticalTabstops.
|
|
const | TelnetClient::TOPT_OVTD = 15 |
| OutputVerticalTabDisposition.
|
|
const | TelnetClient::TOPT_RECN = 2 |
| Reconnection.
|
|
const | TelnetClient::TOPT_REM = 7 |
| RemoteControlledTransandEcho.
|
|
const | TelnetClient::TOPT_RFC = 33 |
| RemoteFlowControl.
|
|
const | TelnetClient::TOPT_RSP = 43 |
| TelnetRemoteSerialPort.
|
|
const | TelnetClient::TOPT_SEND_URL = 48 |
| Send-URL.
|
|
const | TelnetClient::TOPT_SLE = 45 |
| TelnetSuppressLocalEcho.
|
|
const | TelnetClient::TOPT_SNDL = 23 |
| SendLocation.
|
|
const | TelnetClient::TOPT_STARTTLS = 46 |
| TelnetStartTLS.
|
|
const | TelnetClient::TOPT_STAT = 5 |
| Status.
|
|
const | TelnetClient::TOPT_SUP = 21 |
| SUPDUP.
|
|
const | TelnetClient::TOPT_SUPO = 22 |
| SUPDUPOutput.
|
|
const | TelnetClient::TOPT_SUPP = 3 |
| SuppressGoAhead.
|
|
const | TelnetClient::TOPT_TACACS = 26 |
| TACACSUserIdent.
|
|
const | TelnetClient::TOPT_TERM = 24 |
| TerminalType.
|
|
const | TelnetClient::TOPT_TIM = 6 |
| TimingMark.
|
|
const | TelnetClient::TOPT_TLN = 28 |
| TerminalLocationNumber.
|
|
const | TelnetClient::TOPT_TN3270 = 40 |
| TN3270Enhancements.
|
|
const | TelnetClient::TOPT_TS = 32 |
| TerminalSpeed.
|
|
const | TelnetClient::TOPT_X3 = 30 |
| X.3PAD.
|
|
const | TelnetClient::TOPT_X_AUTH = 41 |
| TelnetXAUTH.
|
|
const | TelnetClient::TOPT_XDL = 35 |
| XDisplayLocation.
|
|