Skip to content

ourhouchmohamed97/MiniTalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniTalk

A program that allows communication between two processes using UNIX signals, implementing message passing.

125/125 ✅

About

The goal of this 42 project is to implement a communication system between two processes using UNIX signals. The challenge involves creating a program that can send and receive messages efficiently, managing signals and timing, and ensuring the program handles errors and edge cases, such as incomplete or corrupted messages.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors