Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rvantonder/p2p
https://github.com/rvantonder/p2p
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rvantonder/p2p
- Owner: rvantonder
- Created: 2011-10-04T11:18:40.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-10-23T08:57:31.000Z (about 13 years ago)
- Last Synced: 2024-12-09T05:36:34.130Z (27 days ago)
- Language: Python
- Homepage:
- Size: 815 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
pyqt must be installed.
Run client with:
python client.py
Good default values are port=3000 and receiver-port=3001
Run server with:
python server.py
where port=3000 for the default values given above