Which method of the socket module allows a server socket to accept requests from a client socket from another host? socket.accept(); socket.sendto(address)
確定! 回上一頁