摘要:
python网络编程之TCP TCP中服务器端server_socket = socket(AF_INET,SOCK_STREAM) 客户端:client.py from socket import * from threading import Thread from tcp.client 阅读全文
posted @ 2021-09-08 20:44
计院阮小杰
阅读(75)
评论(0)
推荐(0)
摘要:
python网络编程之TCP TCP中服务器端server_socket = socket(AF_INET,SOCK_STREAM) 客户端:client.py from socket import * from threading import Thread from tcp.client 阅读全文
posted @ 2021-09-08 20:43
计院阮小杰
阅读(149)
评论(0)
推荐(0)


浙公网安备 33010602011771号