The CORDET Framework

Learn

The C language implementation of the CORDET Framework is provided with a user manual, a demo application and a complete test suite.

  • The user manual is available here.
  • The Demo Application demonstrates the use of the C2 Implementation by implementing a system where a Master Application monitors two Slave Applications. The Master Application sends commands to the demo applications to enable and disable monitoring and to set the monitoring limit; the Slave Applications send reports to the Master Application whenever a monitoring limit has been violated.
  • The Test Suite is a complete application which demonstrates all aspects of the behaviour of the C2 Implementation. The documentation and source code of the test suite can be found in the C2 Implementation Delivery File obtainable from the download page.