Jump to content

VDOSTCP.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 4: Line 4:
  DEVICE=\TCPIP\BIN\VDOSTCP.SYS
  DEVICE=\TCPIP\BIN\VDOSTCP.SYS
Additionally [[VDOSTCP.VDD]] and the control program ([[VDOSCTL.EXE]]) are required.
Additionally [[VDOSTCP.VDD]] and the control program ([[VDOSCTL.EXE]]) are required.
==Versions==
{|class="wikitable"
!Date||Version||Size||Comments
|-
|2001-09-17|| -- || 4,749 bytes ||
|-
|}
==Called by==
* WINSOCK.DLL


==Parameter==
==Parameter==
Line 10: Line 21:
;TIP: If you don't need TCP/IP support in DOS sessions REM this line.
;TIP: If you don't need TCP/IP support in DOS sessions REM this line.


{|class="wikitable"
{{ProdS |V31=S|V40=S|V45=S}}
|+Platform Support:
 
!OS/2 2.x||OS/2 3.0||OS/2 4.0||OS/2 4.5x
==More Information==
|-
This is a sample of the architecture image of the DOS/Windows Access Interface on how this driver is used.  
| ||C||Yes||Yes
 
|}
[[Image:DOSAccessInterface.png|600px]]


[[Category:DEVICE Statements]][[Category:IBM TCP/IP Files]]
[[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.