VDOSTCP.SYS: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
Virtual device driver for the TCP/IP protocol used by DOS and Windows. | Virtual device driver for the TCP/IP protocol used by DOS and Windows. | ||
Virtual Internet Connection Version 3.0 for Windows | |||
DEVICE=\TCPIP\BIN\VDOSTCP.SYS | DEVICE=\TCPIP\BIN\VDOSTCP.SYS | ||
Additionally [[VDOSTCP.VDD]] and the control program ([[VDOSCTL.EXE]]) are required. | |||
==Parameter== | |||
* /C:x | * /C:x - x is the number of the serial port. | ||
x is the number of the serial port. | |||
;TIP: If you don't need TCP/IP support in DOS sessions REM this line. | |||
{|class="wikitable" | |||
{| class="wikitable" | |+Platform Support: | ||
| | !OS/2 2.x||OS/2 3.0||OS/2 4.0||OS/2 4.5x | ||
!OS/2 2.x | |||
|- | |- | ||
| | | ||C||Yes||Yes | ||
|C | |||
|Yes | |||
|Yes | |||
|} | |} | ||
[[Category:DEVICE Statements]][[Category:IBM TCP/IP Files]] | [[Category:DEVICE Statements]][[Category:IBM TCP/IP Files]] |
Revision as of 04:44, 22 December 2018
Virtual device driver for the TCP/IP protocol used by DOS and Windows.
Virtual Internet Connection Version 3.0 for Windows
DEVICE=\TCPIP\BIN\VDOSTCP.SYS
Additionally VDOSTCP.VDD and the control program (VDOSCTL.EXE) are required.
Parameter
- /C:x - x is the number of the serial port.
- TIP
- If you don't need TCP/IP support in DOS sessions REM this line.
OS/2 2.x | OS/2 3.0 | OS/2 4.0 | OS/2 4.5x |
---|---|---|---|
C | Yes | Yes |