Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/abhay-raizada/p2psystem
- Owner: abhay-raizada
- Created: 2015-02-05T09:36:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-06T04:11:29.000Z (almost 9 years ago)
- Last Synced: 2023-02-28T02:02:42.373Z (almost 2 years ago)
- Language: Python
- Size: 18.6 KB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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,