官方文件Socket: http://docs.python.org/2/howto/sockets.html ... 那server端跟client端彼此溝通是透過socket.recv & socket.send來傳送資料
確定! 回上一頁