# P2P-File-Transfer-System **Repository Path**: SunCeIsMe/P2P-File-Transfer-System ## Basic Information - **Project Name**: P2P-File-Transfer-System - **Description**: 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. - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-04-04 - **Last Updated**: 2023-02-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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.