
G&R
-AM XXXXXX
This is used to select a mode of operation. The following modes are available:
-AM mode Description
RAW
In this mode all data is passed to the application with an end
of data marker.
CRTERM
In this mode all data buffers are marked with a ‘more data’
marker until a Carriage Return (CR) is found. When CR is
received the data passed to the application is marked with an
end of data marker.
LFTERM
In this mode all data buffers are marked with a ‘more data’
marker until a Line Feed (LF) is found. When LF is received
the data passed to the application is marked with an end of
data marker.
TELNET
In this mode the Telnet protocol is used for connection, nego-
tiation/setting of Telnet options and data traffic.
TN3270
In this mode the TN3270 protocol (RFC1576) is used for con-
nection, negotiation/setting of Telnet options and data traffic
for a 3270 screen-session. LU name selection and print are
supported using the TN3270 extensions in RFC1646.
TN3270E
In this mode the TN3270 extensions from RFC1647 are used
to improve handling of screen and print sessions.
TN5250
In this mode the TN5250 (RFC1205) protocol is used.
TNVIP
In this mode the TNVIP protocol is used (RFC1921). The
gl_tcp handler acts as a TNVIP client and communicates with
a TNVIP server.
RLOGIN
In this mode the RLOGIN protocol is used for connection.
Telnet
v78sim -li tcp -rp 9998 -am telnet
The default application mode is TELNET for outgoing connections, unless
connecting to a port number other than the TELNET default (23). If another
port is chosen the default mode is RAW, which is also the default for incoming
connections. If Telnet is required on a non-standard port it must be set.
Gline Line Handlers and Configuration
51
Kommentare zu diesen Handbüchern