WebTelnetRecvSubNegotiation Function Receives a Telnet option sub-negotiation sequence from a terminal service server, which is a shortcut to IAC SB <Option> <Data>
IAC SE.
WebTelnetSendRecordPrepare Function Prepares a Telnet recording session consisting of binary data and text fields for later transmission to a terminal services
server.
WebTelnetSendSubNegotiation Function Sends a Telnet option sub-negotiation sequence to a terminal service server, which is a shortcut to IAC SB <Option> <Data>
IAC SE.
WebTelnetSendTerminalType Function Sends simulated terminal type identification code to a Telnet server, which is a shortcut to IAC SB TT IS <TerminalTypeId>
IAC SE.
WebTelnetSetRecordString Function Sets the string value of a field in a data record that is being prepared for transmission to a terminal services server.
WebTelnetSyncCommand Function Notes a Telnet command to be verified as received on next sending operation in a Telnet connection.
WebTelnetSyncData Function Notes binary data like VT100 escape sequences to be verified as received on next sending operation in a Telnet connection.
WebTelnetSyncSubNegotiation Function Notes a Telnet option sub-negotiation to be verified as received on next sending operation in a Telnet connection.