-
Notifications
You must be signed in to change notification settings - Fork 0
Minitalk – Inter-process communication using signals in C. This project implements a simple client-server messaging system. The client sends messages to the server one bit at a time using Unix signals (SIGUSR1 and SIGUSR2), and the server reconstructs the message.
Alicebaghunts/Mini-Talk
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
Minitalk – Inter-process communication using signals in C. This project implements a simple client-server messaging system. The client sends messages to the server one bit at a time using Unix signals (SIGUSR1 and SIGUSR2), and the server reconstructs the message.
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published