AFINET.SYS: Difference between revisions
Appearance
No edit summary |
|||
Line 2: | Line 2: | ||
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. | 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 | |||
{| class="wikitable" | |||
|+Platform Support: | |||
!OS/2 2.x | |||
!OS/2 3.0 | |||
!OS/2 4.0 | |||
!OS/2 4.5x | |||
|- | |||
|Yes | |||
|Yes | |||
|Yes | |||
|Yes | |||
|} | |||
==Version== | ==Version== |
Revision as of 01:27, 31 October 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 |
2004-07-21 | - | ? bytes |