Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 246 Bytes

File metadata and controls

4 lines (3 loc) · 246 Bytes

P2P-File-Transfer-System

Implementation of a client-server system which facilitates file transfer between the clients. It is implemented in C and concepts of socket programming and shared memory are used in this project.