NETBIND.EXE: Difference between revisions
Appearance
No edit summary |
|||
Line 1: | Line 1: | ||
This program binds the protocols to the adapter driver that the NDIS Protocol Manager ([[PROTMAN.OS2]]) tells it to. | This program binds the protocols to the adapter driver that the NDIS Protocol Manager ([[PROTMAN.OS2]]) tells it to. | ||
The job of NETBIND.EXE is to make the protocol driver known to the MAC driver and vice versa so that these can exchange data. | |||
==Versions== | ==Versions== |
Revision as of 16:20, 12 January 2019
This program binds the protocols to the adapter driver that the NDIS Protocol Manager (PROTMAN.OS2) tells it to.
The job of NETBIND.EXE is to make the protocol driver known to the MAC driver and vice versa so that these can exchange data.
Versions
Date | Version | Size | Comments |
---|---|---|---|
2004-05-21 14:12 | 60.58 | 13,753 bytes | WR_8708 |
CONFIG.SYS Parameters
This process binds the protocols to the adapter driver that the NDIS Protocol Manager (PROTMAN.OS2) tells it to.
RUN=\IBMCOM\PROTOCOL\NETBIND.EXE
This program binds the protocols to the adapter driver that the NDIS Protocol Manager ( Protman.os2) tells it to.
CALL=\IBMCOM\PROTOCOL\NETBIND.EXE
NOTE: This program has no parameters.
OS/2 2.x | OS/2 3.0 | OS/2 4.0 | OS/2 4.5x |
---|---|---|---|
* | C | Yes | Yes |