TN3270e Server Manual

Introduction to the TN3270e Server
TN3270e Server Manual422923-003
1-10
Custom Application Considerations
If you are using a Pathway version prior to C31, when starting SCREEN COBOL
programs using the PATHCOM RUN PROGRAM command, you must specify
TYPE IBM-3270:n (where n is the terminal model).
The following is an example of the PATHCOM command for Pathway versions prior
to C31:
The terminal attribute PRINTER IS-ATTACHED is not supported and should not be
specified in a PATHCOM ADD TERM command.
Custom Application Considerations
The following application interface considerations apply to user-written applications:
The application must use Control-11 and Control-12 procedures for session
management.
Windows are implicitly in the ITI mode when added. The application must issue a
SETMODE 8,1 procedure to place the window in CRT mode.
Differences Between the TN3270e Server and
the Traditional Guardian TN3270 Server
Differences between the two versions of the Guardian TN3270 server are listed below
by feature, protocol, ETN32COM command, and SPI command.
Differences by Feature
Features that are provided by the TN3270e server and not by the traditional Guardian
TN3270 server are as follows:
TN3270-protocol support as defined in RFC 2355.
For information on RFC 2355, see Optional Manuals
on page ix.
A method for emulating both printer and terminal members of the 3270 family of
devices.
The ability for a Telnet client to identify itself as a specific printer, a printer
associated with a specific terminal, or a printer from a pool.
The ability for a Telnet client to identify itself as a specific terminal or a terminal
from a pool.
PATHCOM RUN menu,TYPE IBM-3270:2
Note. The AM3270 interface supported by the traditional Guardian TN3270 server process
has been removed from this product.