Server Client C

Programming language: C

My school project about sending files between clients and server. It is advanced C with threads and assembly functions. Project must be compiled by GCC pthreads.

command: gcc communicate.c -o comunicate -pthread

- Project link