摘要:
# 阅读全文
posted @ 2017-07-29 12:03
陈奕迅-可以了
阅读(216)
评论(0)
推荐(0)
摘要:
import socket,hashlib client = socket.socket() client.connect(("localhost", 6971)) ##开始连接 (ServerIP,ServerPort) while True: cmd = input("Please input the message>>").strip() print(cmd) ... 阅读全文
posted @ 2017-07-29 12:02
陈奕迅-可以了
阅读(277)
评论(0)
推荐(0)

浙公网安备 33010602011771号