DRIVER section of the configuration file

This DRIVER section of the configuration file defines a communications protocol library used to communicate with a server.

There should be one DRIVER section for each Network protocol used with your servers; see SERVER section of the configuration file. Entries take the following form:
SECTION DRIVER=<protocol>
    DRIVERNAME=<library>
ENDSECTION
Table 1. DRIVER section
Valid entries for <protocol> Corresponding <library>
SNA CCLIBMSN
TCPIP CCLIBMIP

The DRIVER section has no corresponding section in the Configuration Tool. The Configuration Tool automatically selects the correct protocol drivers.