Difference between revisions of "NETBIND.EXE"

From EDM2
Jump to: navigation, search
m (CONFIG.SYS Parameters)
m
(2 intermediate revisions by 2 users not shown)
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==
Line 5: Line 7:
 
!Date||Version||Size||Comments
 
!Date||Version||Size||Comments
 
|-
 
|-
|2004-05-21 14:12
+
|2004-05-21||60.58||13,753 bytes||WR_8708
|60.58
+
|13,753 bytes
+
|WR_8708
+
 
|}
 
|}
  
Line 18: Line 17:
 
  CALL=\IBMCOM\PROTOCOL\NETBIND.EXE
 
  CALL=\IBMCOM\PROTOCOL\NETBIND.EXE
  
'''NOTE:''' This program has no parameters.
+
;NOTE: This program has no parameters.
  
{| class="wikitable"
+
{{ProdS |V31=S|V40=S|V45=S}}
|+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 39: Line 27:
 
* [[VIOCALLS.DLL]]
 
* [[VIOCALLS.DLL]]
  
[[Category:RUN Statements]]
+
[[Category:RUN Statements]][[Category:CALL Statements]]

Revision as of 21:15, 24 June 2020

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 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.
Product Support
OS/2 1.3
OS/2 2.0
OS/2 2.1
OS/2 2.11 SMP
OS/2 Warp 3
OS/2 Warp Connect S
OS/2 Warp 4 S
OS/2 Warp Server for e-Business S


DLLs Loaded