10 results for “topic:42-minitalk”
Small data exchange between client and server programs using UNIX signals - introduction to Inter Process Communication (IPC).
All my projects of 42Network at 42 Roma.
This is a 42 project. Create a data exchange between server and client with UNIX signals.
MiniTalk is a project that allows two processes to communicate with each other using signals.
42 project: minitalk
No description provided.
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.
This is a 42 project. Create a data exchange between server and client with UNIX signals.
7th project in the 42 Common Core Curriculum