2022-05-14 18:00:52 +02:00
2021-09-03 16:45:46 +02:00
2021-08-26 08:45:30 +00:00
2022-05-14 18:00:52 +02:00
2021-09-21 10:22:57 +02:00
2021-09-03 16:45:46 +02:00
2021-08-26 10:47:41 +02:00
2022-05-14 18:00:52 +02:00
2022-05-14 18:00:52 +02:00

MINITALK

how to use :

first launch server :

./server

it will print a line with its own pid, and an empty line below

if you want to terminate the program hit ctrl-c

then in another window launch the client, with two arguments :

./client [SERVER PID] [string]

[SERVER PID] is the pid number printed by the server

[string] is whatever you want to write, surrounded by " if you want to include spaces : "a random phrase"

ressources

Description
No description provided
Readme 1.7 MiB
Languages
C 81%
Makefile 19%