metavenoma / minitalk

in this project I had to create two programs - a client and a server - and the client should be able to send strings to the server, taking a PID as a parameter and using only user defined UNIX signals from signals library;

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

in this project I had to create two programs - a client and a server - and the client should be able to send strings to the server, taking a PID as a parameter and using only user defined UNIX signals from signals library;


Languages

Language:C 95.4%Language:Makefile 4.6%