System that sends a message from client to server using UNIX signals for communication.
-
Updated
Jun 26, 2024 - C
System that sends a message from client to server using UNIX signals for communication.
42 Minitalk: Minitalk is a project that involves creating a client-server communication system using signals. The goal is to implement a client program that can send messages to a server program using signals, which are then displayed by the server.
A small data exchange program using UNIX signals
inter-process communication, using UNIX signals to transmit messages from a client to a server. Explores asynchronous communication using SIGUSR1 and SIGUSR2 signals.
abcdesktop patch for openbox window manager
Minitalk (42cursus) 2020-2021. The aim is to create two processes that will communicates using SIGUSRs signals.
Add a description, image, and links to the sigusr2 topic page so that developers can more easily learn about it.
To associate your repository with the sigusr2 topic, visit your repo's landing page and select "manage topics."