The purpose of this project is to code a data exchange program in the form of a client and server The client must send the string passed as a parameter to the server, Once the string has been received, the server must print it. Using only 2 UNIX signals (SIGUSR1 & SIGUSR2) to communicate between the two processes, in this project u will learn how to use/handle system signals using signal(), sigaction() and kill()....
-
Notifications
You must be signed in to change notification settings - Fork 1
The purpose of this project is to code a data exchange program in the form of a client and server using only 2 UNIX signals (SIGUSR1 & SIGUSR2) to communicate between, in this project u will learn how to use handle system signals using signal(), sigaction() and kill()...
le-mountassir/MiniTalk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The purpose of this project is to code a data exchange program in the form of a client and server using only 2 UNIX signals (SIGUSR1 & SIGUSR2) to communicate between, in this project u will learn how to use handle system signals using signal(), sigaction() and kill()...
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published