/42_minitalk

In this project, the goal was create two programs that communicate with each other through UNIX signals. Using only SIGUSR1 and SIGUSR2, the client must send a string to the server, and the server must print it.

Primary LanguageC

Watchers