Jump to content

LANDD.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "LAN Manager's user device driver that provides services for MAC frame protocols. DEVICE=LANDD.SYS '''NOTE:''' By Jeff Summner: Looking at the driver, it supplies the dri..."
 
Ak120 (talk | contribs)
mNo edit summary
Line 2: Line 2:
  DEVICE=LANDD.SYS
  DEVICE=LANDD.SYS


'''NOTE:''' By [[Jeff Summner]]: Looking at the driver, it supplies the driver names \dev\LANDD$ and requires another device, \dev\protman$ to work. In my experience, in OS/2 it is strictly used for SNA, be that Anynet (Netbios over SNA/APPN) or simple Mainframe connectivity. It is also used to configure Bridges and LAM/CAU equipment. It does allow for some pretty cool stuff, like simple Token Ring utilization figures (a la Ringutil, IBM EWS, useless at full duplex, though) and Token Ring Diags (last ring code, upstream neighbor, beaconing MAC, Ring Parameter Server reporting.)
'''NOTE:''' By Jeff Summner: Looking at the driver, it supplies the driver names \dev\LANDD$ and requires another device, \dev\protman$ to work. In my experience, in OS/2 it is strictly used for SNA, be that Anynet (Netbios over SNA/APPN) or simple Mainframe connectivity. It is also used to configure Bridges and LAM/CAU equipment. It does allow for some pretty cool stuff, like simple Token Ring utilization figures (a la Ringutil, IBM EWS, useless at full duplex, though) and Token Ring Diags (last ring code, upstream neighbor, beaconing MAC, Ring Parameter Server reporting.)


'''Platform Support:'''
'''Platform Support:'''
Line 12: Line 12:
!OS/2 4.5x
!OS/2 4.5x
|-
|-
|Yes
|
|Yes
|C
|Yes
|Yes
|Yes
|Yes

Revision as of 00:07, 1 February 2017

LAN Manager's user device driver that provides services for MAC frame protocols.

DEVICE=LANDD.SYS

NOTE: By Jeff Summner: Looking at the driver, it supplies the driver names \dev\LANDD$ and requires another device, \dev\protman$ to work. In my experience, in OS/2 it is strictly used for SNA, be that Anynet (Netbios over SNA/APPN) or simple Mainframe connectivity. It is also used to configure Bridges and LAM/CAU equipment. It does allow for some pretty cool stuff, like simple Token Ring utilization figures (a la Ringutil, IBM EWS, useless at full duplex, though) and Token Ring Diags (last ring code, upstream neighbor, beaconing MAC, Ring Parameter Server reporting.)

Platform Support:

OS/2 2.x OS/2 3.0 OS/2 4.0 OS/2 4.5x
C Yes Yes