AFINET.SYS: Difference between revisions
Appearance
m →Version |
|||
Line 26: | Line 26: | ||
|1998-01-26 15:45|| - ||242,521 bytes||IBM OS/2 TCP/IP Stack 5.12.2 | |1998-01-26 15:45|| - ||242,521 bytes||IBM OS/2 TCP/IP Stack 5.12.2 | ||
|- | |- | ||
| | |2001-11-02 12:56|| - ||318,464 bytes|| | ||
|} | |} | ||
Revision as of 03:11, 23 December 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.
CONFIG.SYS
Part of the TCP/IP Protocol Drivers.
DEVICE=\MPTN\PROTOCOL\AFINET.SYS
OS/2 2.x | OS/2 3.0 | OS/2 4.0 | OS/2 4.5x |
---|---|---|---|
Yes | Yes | Yes | Yes |
Version
Date | Version | Size | Comments |
---|---|---|---|
1998-01-26 15:45 | - | 242,521 bytes | IBM OS/2 TCP/IP Stack 5.12.2 |
2001-11-02 12:56 | - | 318,464 bytes |