MicroC logo

Project information

  • Category: Communication system
  • Client: University project
  • Date: November 2019
  • Repository: Github

Out-Of-Band Signaling

An out-of-band signaling system is a communication system in which two entities exchange messages indirectly.
In this client-server system, the clients want to communicate a secret to a central server, without however transmitting it explicitly.
The aim is to make it difficult for anyone capturing the data in transit to intercept the secret. This is the project for the Bsc course of operating systems and is multithread.