基於python原生socket的開發實踐

【server端】前端 # 導入模塊 import socket import threading from count_tools.count_tool import show_results # 這是本身寫了一套計算結果的函數集 import json import struct # 接收消息 def recv(client_socket, ip_port): while Tru
相關文章
相關標籤/搜索