minitalk A C project to transmit messages client terminal to server terminal using signals To run the project Run the server ./server In another terminal run the client with the pid of server and the message ./client <pid of server> <"the message you want to send">