文件名称:python-p2p:使用Python进行P2P网络实验
文件大小:4KB
文件格式:ZIP
更新时间:2024-02-25 08:24:15
distributed-systems p2p distributed P2PPython
Python P2P 使用Python进行P2P实验。 不认真使用。 具有portcanner的客户端/服务器套接字,用于设置小型对等网络。 对学习有用 :nerd_face: 。
【文件预览】:
python-p2p-master
----.gitignore(12B)
----client_server()
--------client.py(298B)
--------server.py(275B)
--------async_server.py(727B)
--------bluelset_server.py(251B)
----p2p.py(4KB)
----README.md(183B)