mirror of
https://github.com/yoboujon/tsock.git
synced 2025-06-08 05:50:50 +02:00
C Project INSA 3AE
![]() Boite aux lettres fonctionnels en local ou non. Gestion des Emetteurs avec l'IP. Ajout d'un Makefile. Pour le mode puit/boite aux lettres, l'IP n'est plus obligatoire. |
||
---|---|---|
header | ||
src | ||
LICENSE | ||
Makefile | ||
README.md |
tsock
Using C's standard UDP/TCP Library, send and receive data through the Internet. Pour compiler :
gcc -Wall src/*.c -o main