LU62, NETBIOS, and SPX stanzas of the client configuration file
On Windows systems only, use these stanzas to specify configuration parameters for the specified network protocols.
LU62 stanza
Use the LU62 stanza to specify SNA LU 6.2 protocol configuration parameters. The following attributes can be included in this stanza:
- The name of the APPC DLL.
- The same as Library1, used if the code is stored in two separate libraries.
- The TP name to start on the remote site.
NETBIOS stanza
Use the NETBIOS stanza to specify NetBIOS protocol configuration parameters. The following attributes can be included in this stanza:
- The number of the LAN adapter.
- The name of the NetBIOS DLL.
- The name by which this computer is known on the LAN.
This is equivalent to the MQNAME environment variable.
- How many commands to allocate.
- How many sessions to allocate.
SPX stanza
Use the SPX stanza to specify SPX protocol configuration parameters. The following attributes can be included in this stanza:
- The LAN adapter number.
- Switch the KeepAlive function on or off.
KeepAlive = YES causes SPX to check periodically that the other end of the connection is still available. If it is not, the channel is closed.
- The name of the SPX DLL.
- The same as Library1, used if the code is stored in two separate libraries.
- The SPX socket number in hexadecimal notation.
Parent topic: Configure a client using a configuration file