HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (QUERY Verbs)
QUERY_LU_0_TO_3
Chapter 4 775
The HP-UX user ID with which the program is
running.
user_gid
The HP-UX group ID with which the program is
running.
user_gname
The HP-UX group name with which the program is
running. This is an ASCII string of 1-32 characters.
If
app_type
is set to AP_TN_SERVER, this field is replaced by the
tn_server_session_user_info structure, containing information
about the TN3270 program that is using this LU. The structure consists
of the following fields:
user_ip_address
The dotted-decimal IP address of the computer where
the TN3270 program is running.
port_number
The TCP/IP port number that the TN3270 program
uses to access TN server.
cb_number
TN server control block number.
cfg_default
Specifies whether the TN3270 program is using an
explicitly-defined TN server user record, or is using the
configured default record. For more information about
configuring a default TN server user record, see
“DEFINE_TN3270_ACCESS”. Possible values are:
AP_YES
The program is using the default
record. The
cfg_address
and
cfg_format
parameters below are
reserved.
AP_NO
The program is using an
explicitly-defined record.