TCP 客户端. import socket target_host = "www.sina.com" target_port = 80 # 建立一个socket对象 client = socket.socket(socket.AF_INET, socket.
確定! 回上一頁