HP-UX SNAplus2 R7 Administration Guide

Managing SNAplus2 Client/Server Systems
Managing Win16 Clients
To set these options in the registry for one or more applications, include a section in this format for each application,
and replace the
Appl_Name variable with the application programs executable name (not including the .exe le
name extension).
For more information about CPI-C, refer to HP-UX SNAplus2 CPI-C Programmers Guide.
The options are specied as follows:
APPCLLU
This option can be specied using the APPCLLU environment variable instead of in the registry.
The Registry data type of this value is REG_SZ.
The name of the local LU that this application uses.
This parameter is optional. If it is not specied, the application attempts to use the default LU (the LU
associated with a local nodes control point).
APPCTPN
This option can be specied using the APPCTPN environment variable instead of in the registry.
The Registry data type of this value is REG_SZ.
The TP name of the application. This name is used in log and trace les to identify the application. For an
invoked application (one that issues Accept_Conversation), it is also used to match the TP name on an incoming
Allocate request with the correct application; the invoked application can also use the Specify_Local_TP_Name
call to specify additional names to be matched with incoming Allocate requests.
This parameter is optional. If it is not specied, the default is CPIC_DEFAULT_TPNAME.
CSV_data
The CSV_data subkey species options for applications that use the CSV interface. It applies only to applications
that use the CONVERT verb to perform character conversion with a user-dened conversion table (Table G). For
more information about the CONVERT verb, refer to HP-UX SNAplus2 CSV Programmers Guide.
If no applications on the client use this function, you do not need to include this section.
The only option in this section is as follows:
CSVTBLG
The Registry data type of this value is REG_SZ.
The full path name of the le containing the user-dened Table G conversion table. This parameter is required
if CSV applications need to perform Table G character conversion (there is no default); otherwise it is optional.
11.3 Managing Win16 Clients
SNAplus2 enables machines running Microsoft Windows 3.1 and Windows for Workgroups 3.11 to act as clients in
the SNAplus2 domain. The SNAplus2 client software includes API libraries that are fully compatible with Microsoft
Host Integration Server and the Windows Open Systems Architecture (WOSA), enabling applications written for
Host Integration Server to run unchanged on the SNAplus2 Win16 client.
SNAplus2 supports the following WOSA APIs:
Windows APPC
Windows CPI-C
Windows LUA
Windows CSV
158