GitHub topics: sigusr2
mbdanielcrespo/Minitalk
Inter-process communication (IPC) using UNIX signals project. It involves creating a client-server system where the client sends messages to the server by encoding characters bit-by-bit using SIGUSR1 and SIGUSR2 signals.
Language: C - Size: 236 KB - Last synced at: 29 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

simon-zerisenay/42Minitalk
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.
Language: C - Size: 1.11 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

pin3dev/42_Minitalk
inter-process communication, using UNIX signals to transmit messages from a client to a server. Explores asynchronous communication using SIGUSR1 and SIGUSR2 signals.
Language: C - Size: 31.3 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

malatini42/minitalk 📦
Minitalk (42cursus) 2020-2021. The aim is to create two processes that will communicates using SIGUSRs signals.
Language: C - Size: 104 KB - Last synced at: about 21 hours ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

abcdesktopio/openbox
abcdesktop patch for openbox window manager
Language: Shell - Size: 1.37 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

Saxsori/minitalk
A small data exchange program using UNIX signals
Language: C - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

jhonatan229/minitalk
a project that use the signals to send msg from the client to the server with help of PID
Language: Shell - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0
