Simple network file transfer server and client based on my led client and server code.
Simply compile them as follows: cc server.c -o server && cc client.c -o client
.
Run both commands without arguments to get the usage text.
Simple network file transfer server and client based on my led client and server code.
Simply compile them as follows: cc server.c -o server && cc client.c -o client
.
Run both commands without arguments to get the usage text.