Jump to content

VDOSTCP.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "Virtual device driver for the TCP/IP protocol used by DOS and Windows. DEVICE=C:\OS2\BOOT\VDOSTCP.SYS '''Parameter:''' * /C:x x is the number of the serial port. '''TIP:'''..."
 
No edit summary
 
(7 intermediate revisions by 2 users not shown)
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.
DEVICE=C:\OS2\BOOT\VDOSTCP.SYS


'''Parameter:'''
Virtual Internet Connection  Version 3.0 for Windows
* /C:x
DEVICE=\TCPIP\BIN\VDOSTCP.SYS
x is the number of the serial port.
Additionally [[VDOSTCP.VDD]] and the control program ([[VDOSCTL.EXE]]) are required.


'''TIP:''' If you don't need TCP/IP support in DOS sessions REM this line.
==Versions==
 
{|class="wikitable"
'''Platform Support:'''
!Date||Version||Size||Comments
{| class="wikitable"
|-
|-
!OS/2 2.x
|2001-09-17|| -- || 4,749 bytes ||
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|-
|Yes
|Yes
|Yes
|Yes
|}
|}


[[Category:DEVICE Statements]]
==Called by==
* WINSOCK.DLL
 
==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.
 
{{ProdS |V31=S|V40=S|V45=S}}
 
==More Information==
This is a sample of the architecture image of the DOS/Windows Access Interface on how this driver is used.
 
[[Image:DOSAccessInterface.png|600px]]
 
[[Category:DEVICE Statements]][[Category:IBM TCP/IP Files]]

Latest revision as of 18:56, 7 January 2022

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.

Versions

Date Version Size Comments
2001-09-17 -- 4,749 bytes

Called by

  • WINSOCK.DLL

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.
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


More Information

This is a sample of the architecture image of the DOS/Windows Access Interface on how this driver is used.