GitHub topics: minitalk-42
msabr/MINITALK_1337
A simple client-server communication program using UNIX signals.
Language: C - Size: 24.2 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

edoardoColi/42_Roma_Luiss
Programming experience, Italy
Language: HTML - Size: 66.9 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

eduaserr/42cursus
This is where im going to update and release all my proyects, programming skills and my own trayectory from 42cursus Málaga..
Size: 257 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

eduaserr/minitalk
A small data exchange program using UNIX signals.
Language: C - Size: 45.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Kuninoto/42_minitalk
Small data exchange between client and server programs using UNIX signals - introduction to Inter Process Communication (IPC)
Language: C - Size: 1.86 MB - Last synced at: about 24 hours ago - Pushed at: 5 months ago - Stars: 19 - Forks: 0

okbrandon/minitalk
📣 small client-server data exchange program using UNIX signals.
Language: C - Size: 48.8 KB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

RaulSoftDev/minitalk
42 Madrid Common Core project in which you have to code a small server-client data exchange program with UNIX signals.
Language: C - Size: 22.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

LuizGandra/minitalk-42
Minitalk is a signal-based communication system developed as part of the 42 São Paulo Common Core curriculum. It features a server and client exchanging messages via UNIX signals, with a bonus version including acknowledgment.
Language: C - Size: 42 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

doooriian/Minitalk
Minitalk is a lightweight project that implements interprocess communication using Unix signals, providing a simple client-server messaging system.
Language: C - Size: 32.2 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

BredyByte/minitalk
A simple communication program using Unix signals, enabling the processes to exchange message through inter-process communication and signal handling.
Language: C - Size: 78.1 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

SybePlattje/minitalk
Language: C - Size: 1.47 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

OsemaFadhel/minitalk
The purpose of this project is to code a small data exchange program using UNIX signals.
Language: C - Size: 72.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

UgolinOlle/minitalk
💾 • Client/server communication program using UNIX signals
Language: C - Size: 45.9 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

fbkeskin/42-minitalk
The purpose of this project is to code a small data exchange program using UNIX signals.
Language: C - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

EhabElasam/minitalk
minitalk is a compact communication application utilizing UNIX signals. This C-based project uses a client-server model where the client sends strings to a server via the server's PID
Language: C - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

lachlanstephen/minitalk_42
My minitalk project for the 42 Cursus. A small client server communication program using UNIX signals. 115/100
Language: C - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

RealConrad/42minitalk
A small data exchange program using UNIX signals
Language: C - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

julienhouyet/42-minitalk
☎️ The purpose of this project is to code a small data exchange program using UNIX signals.
Language: C - Size: 71.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

upperdim/minitalk
minitalk project for Ecole 42 where a string is sent between processes bit by bit using signals
Language: C - Size: 34.2 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Rapcampo/42_minitalk
A project about sending and handling signals as well as working with bitwise operators
Language: C - Size: 51.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Sulig/Minitalk
Resumen: El propósito de este proyecto es crear un pequeño programa de intercambio de datos utilizando señales UNIX.
Language: C - Size: 1.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

angelamcosta/minitalk
The purpose of this project is to code a small data exchange program using UNIX signals.
Language: C - Size: 1.25 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

maricard18/42-minitalk
This project is about learning how to handle signals.
Language: C - Size: 1.3 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

zakarm/minitalk_42
minitalk_42 is a simple client-server communication project implemented in C using signals. It consists of two programs: a client that sends a string to a server, and a server that receives the string and prints it.
Language: C - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

AlprT/AlprMinitalk
Minitalk is a 42cursus project about communication between servers and clients using signals and sigaction
Language: C - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

fyozerdem/42cursus-minitalk
Language: C - Size: 1.22 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

MaloP47/minitalk
The purpose of this project is to code a small data exchange program using UNIX signals. - C
Language: C - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

gjmacias/minitalk
El propósito de este proyecto es crear un pequeño programa de intercambio de datos utilizando señales UNIX.
Language: C - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

patriky42/Minitalk
El propósito de este proyecto es programar un pequeño programa de intercambio de datos utilizando señales de UNIX.
Language: C - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

meteulken/Minitalk
Minitalk Projesi ile signal fonksiyonu kullanımı.
Language: C - Size: 13.7 KB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

magnitopic/minitalk
Small data exchange program using UNIX signals
Language: C - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

karadnz/minitalk
sending and receiving messages between two processes using unix signals
Language: C - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

RhesusP/minitalk
Language: C - Size: 371 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pandaero/42_Core_minitalk
A UNIX signals project where a basic server and a client must be able to receive and send strings.
Language: C - Size: 50.8 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
