MiniTalk
MiniTalk copied to clipboard
Send a message from client to server using UNIX signals.
Run MiniTalk
:one: make
:two: ./server
:three: ./client <name from the server> <"any message you want to write in strings">
:four: control-z on your keyboard to close the program.