HOSTEX_TELNETECHO Data Type
VT
The HOSTEX_TELNETECHO data type specifies how HostExplorer responds to remote echo negotiation with a Telnet host. By default, this data type is set to HOSTEX_TELNETECHO_AUTOMATIC.
It has the following values:
Value
|
Definition
|
HOSTEX_TELNETECHO_NO
|
Indicates that HostExplorer negotiates remote echo with the host without local echoing.
|
HOSTEX_TELNETECHO_YES
|
Indicates that HostExplorer negotiates local echo with the host and always echoes.
|
HOSTEX_TELNETECHO_AUTOMATIC
|
Indicates that HostExplorer uses host commands to negotiate remote or local echoing.
|
Related Topics
TelnetEcho (IHETransport)
TelnetEcho (IHEProfileConnection)