Skip to content

small data exchange program in C using UNIX signals to communicate. 42 project.

Notifications You must be signed in to change notification settings

chronikum/minitalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minitalk

42 Heilbronn

Hello there!
In this project i took the challenge to build a client and a server communicating with unix signals. (We can use SIGUSR1 and SIGUSR2)

I also built a ACK-system in there so if a bit goes missing it will actually stop transmissing.
Feel free to learn how I did things by peaking into my code.

Final Score: 110% (Bonus: Implement a small ACK system)

If you have questions hit me up on intra: jfritz

About

small data exchange program in C using UNIX signals to communicate. 42 project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published