python socket chat:基本聊天软件的基于套接字的python实现 源码
Python套接字聊天 聊天软件的基于套接字的简单Python 3实现。 该项目使用RSA密钥交换来使用Crypto库进行加密。 用法 克隆此存储库 安装 使用pip install -r requirements.txt 运行python3 client.py和python3 server.py 。 在计算机网络课程(UFG / INF0182 / 2018.1)中开发。
文件列表
python-socket-chat-master.zip
(预估有个6文件)
python-socket-chat-master
server.py
1KB
client.py
2KB
LICENSE
1KB
requirements.txt
14B
cripto.py
773B
README.md
447B
暂无评论