Here you can find the code of a simple TCP client and server that send and receive 16 octets: import socket, sys s = socket.socket(socket.AF_INET, socket.
確定! 回上一頁