In contrast to a TCP socket, with a UDP socket, the client just sends a datagram to the server. There's no Accept function, since the server doesn't need to ...
確定! 回上一頁