GitHub topics: unix-signals
eschirni/minitalk
42 project minitalk (with bonus)
Language: C - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

aylaaouf/minitalk
Language: C - Size: 28.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mdbentaleb/Minitalk_42
📡 Minitalk is a 42 Network project where you build a simple messaging system using Unix signals. It enhances your skills in signal handling, inter-process communication, and system programming. 🖥️📩
Language: C - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: 3 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: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

aNeptuno/minitalk
Communication program where two processes exchange messages through Unix signals. It involves creating a simple chat system that allows for sending and receiving strings of characters.
Language: C - Size: 1.51 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

AntonioSebastiaoPedro/minitalk
The purpose of this project is to code a small data exchange program using UNIX signals.
Language: C - Size: 82 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

pin3dev/42_Minitalk
inter-process communication, using UNIX signals to transmit messages from a client to a server. Explores asynchronous communication using SIGUSR1 and SIGUSR2 signals.
Language: C - Size: 31.3 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

doguarikan/minitalk
The purpose of this project is to code a small data exchange program using UNIX signals
Language: C - Size: 12.7 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

LouAntonio/minitalk
42Luanda Minitalk
Language: C - Size: 55.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

matubu/minitalk 📦
📡 A mini messaging thing with unix signals
Language: C - Size: 5.86 KB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

celinenguyentu/Minitalk
A data exchange program using UNIX signals.
Language: C - Size: 3.91 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

salmane10/MiniTalk
The purpose of this project is to code a small data exchange program using UNIX signals
Language: C - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: about 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: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

BaristAlana/Minitalk
Rank 02 project in 42 school, about UNIX signal handling and cross-programm communication using said signals.
Language: C - Size: 1.56 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

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

pewriebontal/minitalk
Minitalk is a project that allows two programs to communicate using UNIX signals.
Language: C - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

aaron-22766/42_minitalk
Small data exchange program using UNIX signals
Language: C - Size: 493 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

le-mountassir/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()...
Language: C - Size: 1.26 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

reomelo/42Porto-minitalk
Small data exchange between client and server programs using UNIX signals
Language: C - Size: 1.47 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fbescodam/minitalk 📦
A small data exchange program using UNIX signals
Language: C - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

BebAlix/minitalk
This project make communicate two separate processes using unix signals.
Language: C - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

berat-samli/minitalk
Language: C - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - 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: about 2 years ago - Stars: 0 - Forks: 0

Abensett/5.-Minitalk
Ce projet a pour but de vous faire réaliser un petit programme d’échange de données utilisant les signaux UNIX
Language: C - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

pixelsnow/42_minitalk
✅ Passed with 125/100 ✅ My version of school42 minitalk project @ Hive Helsinki | Data exchange program using UNIX signals
Language: C - Size: 1.43 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ronanboiteau/Minitalk 📦
{EPITECH.} A client/server chat that sends data using UNIX signals.
Language: C - Size: 43 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

RidaEn-nasry/Client-Server-Model-using-UNIX-signals
Creating A Server&Client Model using Unix Signals.
Language: C - Size: 38.1 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

wasied/pipex
A program reproducing the pipe feature from bash in C.
Language: C - Size: 34.2 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Yidne21/system_Programming
system programming lab practies
Language: C - Size: 464 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kurotych/UnixSignalListener
Single-header C++ wrapper for safe processing UNIX signals
Language: C++ - Size: 6.84 KB - Last synced at: 7 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

tinitiuset/minitalk
This project is a small data exchange program using UNIX signals.
Language: C - Size: 1.24 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Sergi0Garcia/minitalk
Data exchange program using UNIX signals
Language: C - Size: 1.28 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

williamollio/minitalk
Communication program in the form of client-server where the data are exchanged using UNIX signals
Language: C - Size: 1.25 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Noulens/minishell
Minishell is a small Linux Shell written in C.
Language: C - Size: 1.67 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rafaelabdm/minitalk
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.
Language: C - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Chahdane/minitalk
A small data exchange program using UNIX signals.
Language: C - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

oaizab/minitalk
Communication between processes using signals
Language: C - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

TheDen/ps-tools
Various *nix process tools
Language: Python - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

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

atorys/Minitalk
Ало, Галочка, это signal!
Language: C - Size: 2.17 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

eschirni/minishell
As beautiful as a shell.
Language: C - Size: 374 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

igorvazf/minitalk
Troca de dados utilizando sinais UNIX.
Language: C - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ayoub0x1/minitalk
Minitalk (42cursus), The purpose of this project is to code a small data exchange program using UNIX signals.
Language: C - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

vytkuklys/42HN_Minitalk
A data exchange program using UNIX signals
Language: C - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

giorgospan/Job-Management-System
Job Management System [System Programming]
Language: C - Size: 162 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1
