jucelinux / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.


Languages

Language:C 99.4%Language:Shell 0.6%