Skip to content

richim96/42-minitalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42-minitalk

Simple IPC program using UNIX signals. To try it out, first compile the executables using make, then start the server (./server) and - in a new terminal, - run a client as follows:

./client [SERVER PID] [MESSAGE]

About

Simple signal-based IPC program.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published