unix-signals
Here are 52 public repositories matching this topic...
42Luanda Minitalk
-
Updated
Aug 5, 2024 - C
The purpose of this project is to code a data exchange program in the form of a client and server using only 2 UNIX signals (SIGUSR1 & SIGUSR2) to communicate between, in this project u will learn how to use handle system signals using signal(), sigaction() and kill()...
-
Updated
Feb 8, 2022 - C
A small data exchange program using UNIX signals.
-
Updated
Aug 5, 2022 - C
Communication between processes using signals
-
Updated
Mar 7, 2022 - C
Implémentation d'un système de communication client-serveur en C, utilisant exclusivement les signaux UNIX (SIGUSR1, SIGUSR2) pour transmettre des messages entre processus.
-
Updated
Dec 3, 2024 - C
A data exchange program using UNIX signals
-
Updated
Sep 15, 2021 - C
Single-header C++ wrapper for safe processing UNIX signals
-
Updated
May 6, 2020 - C++
My minitalk project for the 42 Cursus. A small client server communication program using UNIX signals. 115/100
-
Updated
Apr 26, 2024 - C
A project that demonstrates inter-process communication in C using UNIX signals. It features a server-client system where messages are sent bit by bit using SIGUSR1 and SIGUSR2.
-
Updated
Oct 8, 2024 - C
a communication program between client and server using UNIX signals
-
Updated
May 23, 2024 - C
The purpose of this project is to code a small data exchange program using UNIX signals
-
Updated
Apr 27, 2024 - C
Creating A Server&Client Model using Unix Signals.
-
Updated
Jan 19, 2022 - C
Communication program in the form of client-server where the data are exchanged using UNIX signals
-
Updated
Mar 28, 2022 - C
{EPITECH.} A client/server chat that sends data using UNIX signals.
-
Updated
Nov 14, 2021 - C
Rank 02 project in 42 school, about UNIX signal handling and cross-programm communication using said signals.
-
Updated
Apr 2, 2024 - C
Esse projeto é uma troca de mensagens entre cliente e servidor. Mas ela só pode ser feita usando dois UNIX signals. // This is a project about data exchange between server and client. But you can only do it using only two UNIX signals.
-
Updated
Oct 4, 2022 - C
As beautiful as a shell.
-
Updated
Mar 3, 2022 - C
Improve this page
Add a description, image, and links to the unix-signals topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the unix-signals topic, visit your repo's landing page and select "manage topics."