/Minitalk

The Minitalk project is a simple client-server application that allows two processes to communicate with each other using signals. In this project, you will create a client program that sends messages to a server program, which then displays the messages on the screen.

Primary LanguageC

Stargazers