AFOS2.SYS: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
AFOS2.SYS is the Local | AFOS2.SYS is the Local Inter Process Communication (LIPC) device driver. This driver supports AF_OS2 and AF_UNIX socket types. These socket types can be used by applications within one OS/2 machine to communicate with each other. | ||
==Version== | ==Version== | ||
Line 6: | Line 6: | ||
|- | |- | ||
|1997-12-10 10:56||4.01b||8,696 bytes||MPTS 5.12.2 | |1997-12-10 10:56||4.01b||8,696 bytes||MPTS 5.12.2 | ||
|- | |||
|2004-05-21|| ||13,312 bytes|| | |||
|} | |} | ||
Line 14: | Line 16: | ||
==CONFIG.SYS== | ==CONFIG.SYS== | ||
DEVICE=\MPTN\PROTOCOL\AFOS2.SYS | DEVICE=\MPTN\PROTOCOL\AFOS2.SYS | ||
;Parameter:/V - Verbose, shows version number | ;Parameter:/V - Verbose, shows version number | ||
{| class="wikitable" | {|class="wikitable" | ||
|+Platform Support: | |+Platform Support: | ||
!OS/2 2.x | !OS/2 2.x | ||
Line 25: | Line 26: | ||
|- | |- | ||
|No | |No | ||
| | |C | ||
|Yes | |Yes | ||
|Yes | |Yes |
Revision as of 18:13, 30 July 2018
AFOS2.SYS is the Local Inter Process Communication (LIPC) device driver. This driver supports AF_OS2 and AF_UNIX socket types. These socket types can be used by applications within one OS/2 machine to communicate with each other.
Version
Date | Version | Size | Comments |
---|---|---|---|
1997-12-10 10:56 | 4.01b | 8,696 bytes | MPTS 5.12.2 |
2004-05-21 | 13,312 bytes |
DLLs Loaded
CONFIG.SYS
DEVICE=\MPTN\PROTOCOL\AFOS2.SYS
- Parameter
- /V - Verbose, shows version number
OS/2 2.x | OS/2 3.0 | OS/2 4.0 | OS/2 4.5x |
---|---|---|---|
No | C | Yes | Yes |