Skip to content

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 that will appear later on in the cursus.

License

Notifications You must be signed in to change notification settings

WOLFIE-OG/minitalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 that will appear later on in the cursus.

State

minitalk Build minitalk Score

Installation & Building

To install and build

  git clone https://github.com/WOLFIE-OG/minitalk
  cd minitalk
  git submodule update --init --recursive
  make
  ./server
  ./client PID MESSAGE

About

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 that will appear later on in the cursus.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published