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.
42Luanda Minitalk
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()...
A small data exchange program using UNIX signals.
Communication between processes using signals
A data exchange program using UNIX signals
Single-header C++ wrapper for safe processing UNIX signals
My minitalk project for the 42 Cursus. A small client server communication program using UNIX signals. 115/100
a communication program between client and server using UNIX signals
Rank 02 project in 42 school, about UNIX signal handling and cross-programm communication using said signals.
Creating A Server&Client Model using Unix Signals.
Communication program in the form of client-server where the data are exchanged using UNIX signals
{EPITECH.} A client/server chat that sends data using UNIX signals.
As beautiful as a shell.
The purpose of this project is to code a small data exchange program using UNIX signals.
Small data exchange program using UNIX signals
Practica 8 - Sistemas Operativos
Add a description, image, and links to the unix-signals topic page so that developers can more easily learn about it.
To associate your repository with the unix-signals topic, visit your repo's landing page and select "manage topics."