SOCKETSK.SYS: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
32bit TCP/IP Protocol Drivers using the KEE API introduced with WSeB and Fixpak 13 for Warp 4. | |||
==Version== | ==Version== | ||
Line 14: | Line 15: | ||
* [[KEE.SYS]] | * [[KEE.SYS]] | ||
[[Category:Drivers]] | ==CONFIG.SYS== | ||
DEVICE=SOCKETSK.SYS <parameter> | |||
'''Parameter:''' | |||
* /V | |||
Verbose, shows version-number | |||
* /MEM:# | |||
amount of 4KB Clusters. Standard = 75; valid Range = 30 - 32766 | |||
* /GDT:# | |||
max. amount of 64KB Blocks the Stack can arrange; Standard = 80 | |||
'''Platform Support:''' | |||
{| class="wikitable" | |||
|- | |||
!OS/2 2.x | |||
!OS/2 3.0 | |||
!OS/2 4.0 | |||
!OS/2 4.5x | |||
|- | |||
| | |||
| | |||
|* | |||
|Yes | |||
|} | |||
[[Category:Drivers]][[Category:DEVICE Statements]] |
Revision as of 02:19, 27 November 2016
32bit TCP/IP Protocol Drivers using the KEE API introduced with WSeB and Fixpak 13 for Warp 4.
Version
Date | Version | Size | Comments |
---|---|---|---|
2005-09-20 20:24 | 128,512 bytes | ||
2004-07-21 | - bytes |
DLLs Loaded
CONFIG.SYS
DEVICE=SOCKETSK.SYS <parameter>
Parameter:
- /V
Verbose, shows version-number
- /MEM:#
amount of 4KB Clusters. Standard = 75; valid Range = 30 - 32766
- /GDT:#
max. amount of 64KB Blocks the Stack can arrange; Standard = 80
Platform Support:
OS/2 2.x | OS/2 3.0 | OS/2 4.0 | OS/2 4.5x |
---|---|---|---|
* | Yes |