The purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.
To install and build
git clone https://github.com/WOLFIE-OG/minitalk
cd minitalk
git submodule update --init --recursive
make
./server
./client PID MESSAGE