AllenGao6 / Distributed-File-Sharing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

P2P-File-Sharing

Detailed Description:

My P2P file system has two main components: Server, peer. Server serves as the central control for all the information in the network, and peers will call on server to register or request different kind of information like chunk request and file location.

detail please see program_description.pdf

About

License:MIT License


Languages

Language:Python 100.0%