Jump to content

PROTOCOL.INI: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 8: Line 8:


The values on PROTOCOL.INI should correspond with your choices selected in the MPTS configuration program.
The values on PROTOCOL.INI should correspond with your choices selected in the MPTS configuration program.
==Links==
* [ftp://supermicro.com/CDR-INTC_1.31_for_Intel_platform/Intel/LAN/v10.0/PRO100/DOCS/OS2/driv_os2.htm IBM* OS/2* and LAN Requestor]


[[Category:Files]]
[[Category:Files]]

Revision as of 16:43, 13 March 2016

Text file with information about the network device driver loaded and the protocols loaded.

This file is used by PROTMAN.OS2.

This files contains:

  • DRIVERNAME: This is a required parameter. It specifies the protocol to load like netbios$ or netbeui$.
  • ADAPTERn: This parts associates the network adapter with the protocol to be loaded.

The values on PROTOCOL.INI should correspond with your choices selected in the MPTS configuration program.

Links