Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abhay-raizada/p2psystem

trying to learn a basic p2p system
https://github.com/abhay-raizada/p2psystem

Last synced: 22 days ago
JSON representation

trying to learn a basic p2p system

Awesome Lists containing this project

README

        

# p2pSystem
Peer to Peer System: To create a better, safer, and more efficient data transfer protocol using python sockets.
Project required the knowledge of: Python Sockets, JSON, Threading, OOP, Basic Networking,