Skip to content

anagmrebelo/42_minitalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minitalk

Project description:

Coded a small data exchange program using UNIX signals and get famliliar with the concept of bit shifting

Grade

125%

Usage

make without bonus functions
make bonus to compile with bonus\

./server must be launched first, and after being launched it must display its PID.
./client will take as parameters the server PID and the string that should be sent.

About

Small data exchange program using UNIX signals

Topics

Resources

Stars

Watchers

Forks