DRIVER section of the configuration file

This DRIVER section of the configuration file defines a communications protocol DLL 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=<DLL>
ENDSECTION
Table 1. DRIVER section
Valid entries for <protocol> Corresponding <DLL>
SNA CCLWNTSN
TCPIP CCLWNTIP
LOCALNP CCLCLPIP

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