AFINET.SYS: Difference between revisions
Appearance
m →Version |
No edit summary |
||
Line 4: | Line 4: | ||
==Version== | ==Version== | ||
{|class="wikitable" | |||
{| class="wikitable" | !Date||Version||Size||Comments | ||
! Date | |||
|- | |- | ||
| | |1998-01-26 15:45|| - ||242,521 bytes||IBM OS/2 TCP/IP Stack 5.12.2 | ||
|- | |- | ||
|2004-07-21|| - ||? bytes|| | |||
|} | |} | ||
Line 17: | Line 16: | ||
* [[VIOCALLS.DLL]] | * [[VIOCALLS.DLL]] | ||
[[Category: | [[Category:Drivers]] |
Revision as of 16:36, 27 August 2016
This file driver is called the IBM OS/2 TCP/IP Stack Protocol Layer: Transport protocol device driver for the AF_INET socket type.
AFINET.SYS is the transport protocol device driver for the AF_INET socket type. AFINET.SYS is essentially TCP/IP code. It is compliant with NDIS version 2.0.1; any MAC driver written to that specification should work with the stack. SLIP, PPP, X25, and SNAlink use a special interface in this driver to their respective hardware.
Version
Date | Version | Size | Comments |
---|---|---|---|
1998-01-26 15:45 | - | 242,521 bytes | IBM OS/2 TCP/IP Stack 5.12.2 |
2004-07-21 | - | ? bytes |