Dart Telnet Control
OptionConstants Enumeration
Description
The following values represent frequently used Telnet Option numbers. You can specify additional Option numbers using a Long value for the Option parameter. This number should be between 1 and 255.
Members
MemberValueDescription
telnet3270Regime29Controls the 3270 Regime option.
telnetAuthentication37Controls the Authentication option.
telnetByteMacro19Controls the Byte Macro option.
telnetCharacterSet42Controls the Character Set option.
telnetComPort44Controls the COM Port option.
telnetDataEntryTerminal20Controls the Data Entry Terminal option.
telnetEcho1Controls echoing
telnetEndOfRecord25Controls the end of record option.
telnetEnvironment36Controls the Enviroment option.
telnetExtendedASCII17Controls the Extended ASCII option.
telnetExtendedOptionsList255Controls the Extended Options List option.
telnetLineMode34Controls the Line Mode option.
telnetLogout18Controls the Logout option.
telnetNewEnvironment39Controls the New Environment option.
telnetOutputMarking27Controls the Output Marking option.
telnetSendLocation23Controls the Send Location option.
telnetStatus5Controls the Status option.
telnetSUPDUPOutput22Controls the SUPDUP Output option.
telnetSupressGoAheads3Suppresses GoAhead signalling
telnetTACACSUserIdentification26Controls the TACACS User Identification option.
telnetTerminalLocation28Controls the Terminal Location option.
telnetTerminalType24Controls terminal type
telnetTimingMark6Controls the Timing Mark option.
telnetToggleFlowControl33Controls the Flow Control option.
telnetTransmitBinary0Controls the Transmit Binary option
telnetWindowSize31Controls terminal window size
telnetX3Pad30Controls the X.3 Pad option.
telnetXDisplayLocation35Controls the X Display Location.

Documentation Version 1.9.3.0
© 2020 Dart Communications. All Rights Reserved.
Send comments on this topic