https://github.com/achnouri/minitalk
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
https://github.com/achnouri/minitalk
c data-exchange signal-processing signals unix
Last synced: about 1 year ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/achnouri/minitalk
- Owner: achnouri
- Created: 2025-04-06T05:12:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-06T06:26:47.000Z (about 1 year ago)
- Last Synced: 2025-04-06T07:28:05.623Z (about 1 year ago)
- Topics: c, data-exchange, signal-processing, signals, unix
- Language: C
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minitalk
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