The syntax for a network driver entry is:
driver=protocol description
where:
driver – is the name of the network driver.
protocol – is the name of the network protocol.
description – is a description of the entry. This element is optional.
If you do not specify a network driver, an appropriate driver for your application and platform is automatically used. For example, for UNIX platforms, a driver that can handle threads is automatically chosen when security services are being used.