Skip to content

Send a message from client to server using UNIX signals.

Notifications You must be signed in to change notification settings

pasqualerossi/MiniTalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.