CNTRL.EXE: Difference between revisions
Appearance
No edit summary |
|||
Line 11: | Line 11: | ||
==Versions== | ==Versions== | ||
{| border="1" | |||
|- | |||
!Date | |||
!Version | |||
!Size | |||
!Comments | |||
|- | |||
|9-18-2001 17:48 | |||
|MPTS 6.01 | |||
|55,915 bytes. | |||
|@#IBM:MPTS 6.01#@##built 15:13:35 Mon Sep 17 2001 -- 3;0.1@@ TCP/IP for OS/2: Control Program / 15:13:35 Mon Sep 17 2001 / AURORA43 / Control Program | |||
|- | |||
|} | |||
==Config.sys Parameters== | ==Config.sys Parameters== |
Revision as of 19:32, 12 February 2016
It controls the stack for TCP/IP. TCP/IP Stack processing. CNTRL.EXE is a very important component of the stack. CNTRL.EXE provides threads for proper running of the stack. It provides a thread for each of the following:
- IP input processing
- TCP slow timeout processing
- Debug thread for IP
- ARP timeout processing
- Ifndis debug thread
- Watchdog thread for the adapter status
- Loopback IP packets processing
CNTRL.EXE is normally started from CONFIG.SYS with a RUN=statement. It should be the first program to begin executing when TCP/IP is started. CNTRL.EXE for Version 4 is different from that in the Version 2.0 stack
Versions
Date | Version | Size | Comments |
---|---|---|---|
9-18-2001 17:48 | MPTS 6.01 | 55,915 bytes. | @#IBM:MPTS 6.01#@##built 15:13:35 Mon Sep 17 2001 -- 3;0.1@@ TCP/IP for OS/2: Control Program / 15:13:35 Mon Sep 17 2001 / AURORA43 / Control Program |