/File-Transfer-using-TCP-Socket-in-C

A simple TCP client-server program written in C. In this program the client read a file and send its data to server. The server then receives the data and write it in a text file.

Primary LanguageC

No issues in this repository yet.