-
安装依赖
pip install -r requirements.txt
-
修改配置文件
config.ini
按照具体的网络配置信息
[Local] host = 127.0.0.1 message_port = 9999 file_transfer_port = 9998 [Remote] host = 172.21.136.189 domain = ecs.wdc.zone message_port = 9999 file_transfer_port = 9998
-
在目录
ChatApp
下运行服务器文件python3 ./server/server.py
forked from Wang-Decheng/ChatApp
-
Notifications
You must be signed in to change notification settings - Fork 0
YoungZSh/ChatApp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 71.5%
- HTML 14.7%
- JavaScript 12.1%
- Batchfile 1.6%
- Shell 0.1%