Client-Server application based on FIFO IPC approach in C++.
The project compilation should be done with the help of Make GNU
In order to start execution, run the following command:
make build
./main
Below you can see example of program execution.