/MiniTalk

Send a message from client to server using UNIX signals.

Primary LanguageC

Run MiniTalk

1️⃣ make

2️⃣ ./server

3️⃣ ./client <name from the server> <"any message you want to write in strings">

4️⃣ control-z on your keyboard to close the program.