Thanks to visit codestin.com
Credit goes to github.com

Skip to content

inozo22/minitalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minitalk (Finished)

GitHub code size in bytes Number of lines of code Code language count GitHub top language GitHub last commit

The purpose of this project is to code a small data exchange program using UNIX signals. This program only works on macOS(´・ω・`)

Making programs

Cloning the repo

$ git clone --recursive https://github.com/inozo22/minitalk.git

To compile client & server

$ make

How to use

  1. Execute Server
$ ./server
  1. Execute client with the Server PID and a string to send
$ ./client server_PID "whatever you want to send"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published