Skip to content

The purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.

Notifications You must be signed in to change notification settings

Oumaimafisaoui/Mini-Talk-42

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini-Talk-42

This project is an introduction to signals in c, it simulates a server and a client communication using teh sigaction function. The client can send a message from a terminal 1, that get displayed to the server at terminal 2, without any segmentation fault and in a short period or time.

About

The purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published