GitHub / nikhilroxtomar / 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.
Stars: 38
Forks: 32
Open issues: 0
License: None
Language: C
Size: 85 KB
Dependencies parsed at: Pending
Created at: about 5 years ago
Updated at: 2 months ago
Pushed at: about 5 years ago
Last synced at: 28 days ago
Topics: c, client-server, socket-programming, tcp-socket
Loading...