Small data exchange between client and server programs using UNIX signals - introduction to Inter Process Communication (IPC).
-
Updated
Mar 27, 2025 - C
Small data exchange between client and server programs using UNIX signals - introduction to Inter Process Communication (IPC).
The purpose of this project is to code a small data exchange program using UNIX signals.
"The purpose of this project is to code a small data exchange program using UNIX signals"
The sixth project of 42's curriculum asks students to code a small data exchange program using UNIX signals.
Este projeto consiste na construção de um programa na forma de um servidor e um client em C
UNIX signal handling and bits manipulation project
A small data exchange program using UNIX signals
A simple client-server communication program using UNIX signals.
Small data exchange between client and server programs using UNIX signals
IPC (inter-process communication) project at 42school
Minitalk is a small client-server communication program using UNIX signals in 42 cursus. It enables sending messages from a client to a server one bit at a time, demonstrating low-level interprocess communication
To associate your repository with the 42minitalk topic, visit your repo's landing page and select "manage topics."