The goal of Minitalk is to create a small data exchange program using UNIX signals. It is an introductory project to inter-process communication (IPC). The challenge is to create a Client and a Server ...