mirror of
https://github.com/yoboujon/tsock.git
synced 2025-06-08 14:00:50 +02:00
137 B
137 B
tsock
Using C's standard UDP/TCP Library, send and receive data through the Internet. Pour compiler :
gcc -Wall src/*.c -o main