NETBIND.EXE: Difference between revisions
Appearance
No edit summary |
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. | ||
==Versions== | ==Versions== | ||
{| | {|class="wikitable" | ||
!Date||Version||Size||Comments | |||
|- | |- | ||
|2004-05-21 14:12 | |||
|60.58 | |||
|13,753 bytes | |||
|WR_8708 | |||
|} | |||
|2004- | |||
|60.58 | ==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 | ||
{| class="wikitable" | |||
|+Platform Support: | |||
!OS/2 2.x | |||
!OS/2 3.0 | |||
!OS/2 4.0 | |||
!OS/2 4.5x | |||
|- | |- | ||
|* | |||
|C | |||
|Yes | |||
|Yes | |||
|} | |} | ||
==DLLs Loaded== | ==DLLs Loaded== | ||
Line 25: | Line 34: | ||
* [[VIOCALLS.DLL]] | * [[VIOCALLS.DLL]] | ||
[[Category: | [[Category:RUN Statements]] |
Revision as of 23:10, 14 March 2017
This program binds the protocols to the adapter driver that the NDIS Protocol Manager (PROTMAN.OS2) tells it to.
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
OS/2 2.x | OS/2 3.0 | OS/2 4.0 | OS/2 4.5x |
---|---|---|---|
* | C | Yes | Yes |