HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_TN3270_ACCESS
Chapter 3382
An optional text string (0-31 characters followed by a
null character). The string is for information only; it is
stored in the configuration file and returned on a
query_tn3270_access_def structure for a
QUERY_TN3270_ACCESS_DEF verb, but SNAplus2
does not make use of it. You can use it to store
additional information to help distinguish between
users.
def_data.address_format
Specifies the format of the
client_address
parameter.
Possible values are:
AP_ADDRESS_IP
IP address
AP_ADDRESS_FQN
Alias or fully qualified name
def_data.num_sessions
The number of sessions being defined or modified by
this verb. Each TN3270 user may access the same TN
server node with multiple sessions, by using a different
TCP/IP port for each session. Each session must be
specified by a tn3270_session_def_data structure
following the tn3270_access_def_data structure.
For each session, a tn3270_session_data structure is required with the
following information:
description
An optional text string (0-31 characters followed by a
null character). The string is for information only; it is
stored in the configuration file and returned on
aquery_tn3270_access_def structure for a
QUERY_TN3270_ACCESS_DEF verb, but SNAplus2
does not make use of it.
tn3270_support
Specifies the level of TN3270 support. Possible values
are:
AP_TN3270