LANVDD.OS2: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 6: | Line 6: | ||
Configuration program | Configuration program | ||
\IBMCOM\LTSVCFG.COM S= C= N= N1= D=0 | \IBMCOM\LTSVCFG.COM S=6 C=12 N=16 N1=0 D=0 | ||
;S:number of sessions | ;S:number of sessions (1-254) | ||
;C:number of commands | ;C:number of commands (1-255) | ||
;N:number of names | ;N:number of names (1-254) | ||
;N1: | ;N1:Name Number 1 support (0 ∨ 1) | ||
;D:direct station support | ;D:direct station support (0 ∨ 1) | ||
{| class="wikitable" | {| class="wikitable" |
Revision as of 01:27, 7 November 2017
LAN Virtual Device Driver enables the NetBIOS and the IEEE 802.2 protocols to DOS and Windows programs.
Configuration
CONFIG.SYS:
DEVICE=\IBMCOM\PROTOCOL\LANVDD.OS2
Configuration program
\IBMCOM\LTSVCFG.COM S=6 C=12 N=16 N1=0 D=0
- S
- number of sessions (1-254)
- C
- number of commands (1-255)
- N
- number of names (1-254)
- N1
- Name Number 1 support (0 ∨ 1)
- D
- direct station support (0 ∨ 1)
OS/2 1.x | OS/2 2.x | OS/2 3.0 | OS/2 4.0 | OS/2 4.5x |
---|---|---|---|---|
No | Yes | Yes | Yes | Yes |