tsock/README.md

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