TN3270e Server Manual
ITI Communication Protocol
TN3270e Server Manual—422923-003
6-2
Message Formats
Message Formats
The ITI protocol, as shown in Figure 6-1, takes an output buffer containing text to be
written and adds the following information before the existing text:
1. A command character (CMD)
2. A write control character (WCC)
3. Appropriate 3270 screen orders
The text line is following by:
1. An IS-A-COMMAND (IAC) character
2. An end-of-record (EOR) character
ITI Considerations
The following considerations apply to running the TN3270e server in ITI mode:
PA1 simulates the Break key of a conversational terminal. A system BREAK
message (-20) is sent to the application that owns the break. When an application
has taken ownership of the break, the terminal keyboard is unlocked immediately
upon receipt of input. If the break is not owned, the keyboard remains locked until
the next application READ or WRITEREAD procedure.
PA2 simulates the Ctrl-Y (EOF) key of a conversational terminal. File system
Error 1 (FEEOF) is returned to the application.
Function keys are not returned to conversational applications, such as TACL or
PERUSE.
The FC command (fix) works normally. Lines more than 80 characters long are
displayed in two parts, with a space between the two parts. When you use the FC
command to modify the second part of the line, move the cursor one extra
character position to the left.
Figure 6-1. ITI Protocol Message Format
VST001.vsd
Telnet
Specific
Passed by the
Application
3270
Specific
Sent to the
Terminal
Controller
Write Count
C
M
D
W
C
C
3270
Screen
Orders
Text Line to
be Written
I
A
C
E
O
R