/minitalk

The purpose of this project is to code a small data exchange programusing UNIX signals.

Primary LanguageCMIT LicenseMIT

Minitalk

Minitalk - group project in 1337 school. Server - Client mini chat written on C, using only 2 signals (SIGUSR1 and SIGUSR2) to send a message.