mirror of
https://github.com/yoboujon/tsock.git
synced 2025-06-08 05:50:50 +02:00
C Project INSA 3AE
header | ||
src | ||
LICENSE | ||
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