Jump to content

PROTMAN.OS2: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Network protocol-manager driver. IBM OS/2 LAN Protocol Manager, read PROTOCOL.INI in directory drive:\IBMCOM.
{{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


==DLLs Loaded==
==Sample==
* [[DOSCALL1.DLL]]
DEVICE=C:\IBMCOM\PROTMAN.OS2 /I:C:\IBMCOM
* [[MSG.DLL]]


==Config.SYS Information==
==Related Patents==
* [[http://www.edm2.com/index.php/The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DPROTMAN.OS2 Config.sys Statement]]
* [//www.google.com/patents/EP0583965B1 EP0583965B1]
* [//www.google.com/patents/US5634006 US5634006]
* [//www.google.com/patents/US5454078 US5454078]


[[Category:Files]]
[[Category:Device Drivers]][[Category:DEVICE Statements]]

Latest revision as of 00:01, 5 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