79 results for “topic:minitalk42”
The projects in this repository are carried out in the common core process of 42 schools.
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 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 programusing UNIX signals.
The Minitalk project enables client-server communication on Unix systems using signals, teaching signal handling and IPC basics.
The goal of this project is to code a small data exchange program between client and server using UNIX signals.
This is a 42 project. Create a data exchange between server and client with UNIX signals.
mintalk at 42: Connecting learners, fostering collaboration. Join the conversation! 💬🚀 #Mintalk
Minitalk (42cursus), The purpose of this project is to create a simple communication program using UNIX signals, allowing a client to send messages to a server bit by bit using SIGUSR1 and SIGUSR2.
Resumen: El propósito de este proyecto es crear un pequeño programa de intercambio de datos utilizando señales UNIX.
Efficiently exchange small data in C with a UNIX signal-based program. This concise project leverages UNIX signals for streamlined communication, providing a simple and effective solution for data exchange in a lightweight environment. Explore the power of signals in this compact program designed for seamless small-scale data transfer.
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, 42 curriculum
⭐ Take a look at my GitHub repository featuring projects completed during my time at 42 Firenze! ⭐
The purpose of this project is to code a small data exchange program using only two UNIX signals.(SIGUSR1 and SIGUSR2) Server & Client programs talking with each other with using SIGUSR1 and SIGUSR2 signals.
No description provided.
No description provided.
Minitalk Projesi ile signal fonksiyonu kullanımı.
Communication program in the form of client-server where the data are exchanged using UNIX signals
My minitalk project for the 42 Cursus. A small client server communication program using UNIX signals. 115/100
Simple connection server-client
Minitalk is a lightweight project that implements interprocess communication using Unix signals, providing a simple client-server messaging system.
Rank 02 project in 42 school, about UNIX signal handling and cross-programm communication using said signals.
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.
minitalk 42 with bonus
The purpose of this project is to code a small data exchange program using UNIX signals
the true and the real mini_talk
a project that use the signals to send msg from the client to the server with help of PID