套接字编程实验室

时间:2021-02-14 22:03:05
【文件属性】:
文件名称:套接字编程实验室
文件大小:4KB
文件格式:ZIP
更新时间:2021-02-14 22:03:05
Python 套接字编程实验室 CEG3185实验3套接字编程 第31组: Yaseen Naas,8755563 Nabil Ali,300067998 图书馆 请安装最新版本的Python 3.X,并将python添加到PATH。 确保安装以下库(如果不存在): pip install套接字pip install getopt 怎么跑 运行client.py python client.py -s SERVER_IP -c CLIENT_IP -p SERVER_PORT 前任。 python client.py -s 192.168.0.13 -c 192.168.0.16 -p 8888 运行server.py python server.py -s SERVER_IP -p SERVER_PORT 前任。 python client.py -s 192.168.0.13 -p 8
【文件预览】:
Socket-Programming-Lab-master
----client.py(4KB)
----server.py(3KB)
----README.md(1KB)

网友评论