Skip to content

albertobenincasa/File_transfer_socket_C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A basic implementation of a socket in C. The client, once succesfully connected with server, could require a file. If the file is available, then it is sent and received from client.

Server2 could works with concurrency.

About

Basic file transfer client-server via socket in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published