Skip to content

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

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages