Difference between revisions of "PROTMAN.OS2"

From EDM2
Jump to: navigation, search
(Created page with " ==Version== {| border="1" |- !Date !Version !Size !Comments |- |2004-May-05 2:12pm |60.58 / WR_8708 |22548 bytes. |By IBM. |- |} ==DLL Entry Points== * N/A ==DLLs Loaded==...")
 
m
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{ProdS |V31=S|V40=S|V45=S}}
 +
This file it is the network protocol-manager driver, it links the adapter layer to the protocol interface. IBM OS/2 LAN Protocol Manager reads [[PROTOCOL.INI]] in directory drive:\IBMCOM when it loads according the path specified with the "/I:" parameter.
  
==Version==
+
==Versions==
 
+
{|class="wikitable"
{| border="1"
+
!Date||Version||Size||Comments
 
|-
 
|-
!Date
+
|2004-07-21||60.59||22,548 bytes||WR_8708
!Version
+
!Size
+
!Comments
+
|-
+
|2004-May-05 2:12pm
+
|60.58 / WR_8708
+
|22548 bytes.
+
|By IBM.
+
 
|-
 
|-
 +
|2004-05-05||60.58||22,548 bytes||WR_8708
 
|}
 
|}
  
==DLL Entry Points==
+
==CONFIG.SYS Information==
* N/A
+
IBM OS/2 LAN Protocol Manager, read PROTOCOL.INI in directory drive:\IBMCOM
 +
DEVICE=\IBMCOM\PROTMAN.OS2 <parameter>
 +
 
 +
==Parameters==
 +
; /I&#58;C&#58;\IBMCOM
 +
: Path to IBMCOM
 +
 
 +
==Sample==
 +
DEVICE=C:\IBMCOM\PROTMAN.OS2 /I:C:\IBMCOM
  
==DLLs Loaded==
+
==Related Patents==
* [[DOSCALL1.DLL]]
+
* [//www.google.com/patents/EP0583965B1 EP0583965B1]
* [[MSG.DLL]]
+
* [//www.google.com/patents/US5634006 US5634006]
 +
* [//www.google.com/patents/US5454078 US5454078]
  
[[Category:Files]]
+
[[Category:Device Drivers]][[Category:DEVICE Statements]]

Latest revision as of 22:01, 4 June 2020

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

This file it is the network protocol-manager driver, it links the adapter layer to the protocol interface. IBM OS/2 LAN Protocol Manager reads PROTOCOL.INI in directory drive:\IBMCOM when it loads according the path specified with the "/I:" parameter.

Versions

Date Version Size Comments
2004-07-21 60.59 22,548 bytes WR_8708
2004-05-05 60.58 22,548 bytes WR_8708

CONFIG.SYS Information

IBM OS/2 LAN Protocol Manager, read PROTOCOL.INI in directory drive:\IBMCOM

DEVICE=\IBMCOM\PROTMAN.OS2 <parameter>

Parameters

/I:C:\IBMCOM
Path to IBMCOM

Sample

DEVICE=C:\IBMCOM\PROTMAN.OS2 /I:C:\IBMCOM

Related Patents