InfoConnect for Airlines VBA Guide
TelnetEchoOption Enumeration
Specifies the Telnet echo option.
Members
MemberDescription
AutoInfoConnect attempts to negotiate remote echo, but does what the host commands.
NoInfoConnect negotiates remote echo with the host, but does not echo.
YesInfoConnect negotiates local echo with the host, but always echoes.
See Also