HP-UX SNAplus2 R7 Administration Guide

Managing SNAplus2 Client/Server Systems
Managing Win32 clients
If you have not set up emulator user records for groups of users, this line of the le is optional. If the
user name cannot be matched and no group name is specied, 3270 or 5250 users on the client can use
the
<DEFAULT> user record, if any, in the domain conguration le.
If the client will not be running 3270 or 5250 emulation, this line of the le is not required.
invoked_tps
The Registry data type of this value is REG_SZ.
Specify one of the following values:
YES
This client is used to run invoked TPs (APPC TPs that issue RECEIVE_ALLOCATE, or CPI-C
applications that issue Accept_Conversation or Accept_Incoming). In this case, you may also need
to dene the TP on this client. For more information, see Section 7.4,
Dening TPs or Appendix C,
Conguring an Invokable TP from the Command Line.
NO
This client is not used to run invoked TPs.
This line is optional. If it is not specied, the default is NO.
lan_access_timeout
The Registry data type of this value is REG_SZ.
Specify the time in seconds for which the IP or HTTPS connection from the client to a server should be kept
active while no applications on the client are using SNAplus2 resources. For more information, see Section
11.1.2, LAN Access Timeout.
The valid range is 065535. The minimum timeout is 60 seconds (lower values are rounded up to 60
seconds). To deactivate the connection more quickly, disable the client.
This parameter is optional. If it is not specied, the default is no timeout, and the connection is kept active
as long as the client is running.
broadcast_attempt_count
The Registry data type of this value is REG_SZ.
If the client uses the broadcast method to contact a server (specied by the * entry described in Section
11.2.4, Win32 Client Conguration), this parameter species the maximum number of broadcasts to be made
in one attempt to contact a server.
The valid range is 165535. The minimum value is 1; if a higher value is specied, the client retries every
10 seconds until it contacts a server or until this count is reached. If the count is reached without contacting
a server, the client then attempts to contact a named server (as described in Section 11.2.4, Win32 Client
Conguration).
This parameter is optional. If it is not specied, the default is 5.
server_lost_timeout
The Registry data type of this value is REG_SZ.
If the client loses contact with a server and needs to reconnect, or if it has failed to contact a server using
either broadcasts or named servers (as described in Section 11.2.4, Win32 Client Conguration), this parameter
species the time in seconds for which the client waits before attempting to contact a server. If the client has
lost contact with the server, SNAplus2 does not wait for the full timeout period, but retries after a random
period between 5 seconds and the specied timeout; this is to avoid bursts of network trafc caused by large
numbers of clients attempting to contact a server at the same time.
This parameter is optional. The valid range is 565535. If it is not specied, the default is 200 (seconds).
client_start_timeout
149