/minitalk

The goal of this project is to simulate a small client to server connect. We do this by creating a server executable which at launch displays its process-id. Then we use the client executable to send strings/messages to the server. This "sending" is done through the use of two linux signals.

Primary LanguageC

Watchers