Telserv Manual
TELNET Client Commands and TELNET
Commands
Telserv Manual—427174-009
9-9
ttywritesz Command
ttywritesz Command
Use the ttywritesz command to determine the maximum number of characters that can
be sent at one time to your terminal from the remote system.
argument
is an integer specifying the size of your terminal buffer, in bytes. The default size is
70 bytes.
Example
To specify a buffer size of 75 bytes, enter the following command:
telnet> ttywritesz 75
TELNET Commands
Table 9-2 describes the TELNET commands.
ttywritesz argument
Table 9-2. TELNET Commands
Command
Code Function
AO Abort Output. Discards all pending output and synchronizes the systems.
AYT Are You There. Sends the message “[Yes]” to the client.
BREAK Send Break. Sends a BREAK message to the break owner of the associated
terminal.
DM Data Mark. Causes the client and server to synchronize with each other.
EC Erase Character. Erases the last character entered, unless that character has
already been consumed by a process that is using the associated terminal.
EL Erase Line. Erases the current line being entered. The result is the same as
typing a line-kill character.
IP Interrupt Process. Sends a BREAK message to the break owner of the
associated terminal.
SB Subnegotiation. Starts the negotiation of a suboption. The terminal type is
negotiated under SB.
DO Signifies that either the client or the server is asking the other to use a certain
option.