Jump to content

CNTRL.EXE: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Line 11: Line 11:


==Versions==
==Versions==
{| border="1"
{|class="wikitable"
!Date||Version||Size||Comments
|-
|-
!Date
|1992-12-10 22:25|| -||10,751 bytes||TCP/IP 1.2.1
!Version
!Size
!Comments
|-
|-
|9-18-2001  17:48
|1997-12-10 10:07|| -||11,587 bytes||MPTS 5.12.2
|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
|-
|-
|2001-09-18 17:48|| -||55,915 bytes||MPTS 6.01 TCP/IP for OS/2: Control Program
|}
|}



Revision as of 16:31, 21 June 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
1992-12-10 22:25 - 10,751 bytes TCP/IP 1.2.1
1997-12-10 10:07 - 11,587 bytes MPTS 5.12.2
2001-09-18 17:48 - 55,915 bytes MPTS 6.01 TCP/IP for OS/2: Control Program

Config.sys Parameters

DLLs Loaded