You need to specify the IP protocol, AF_INET for IPv4 or AF_INET6 for IPv6, and the socket such as SOCK_STREAM for TCP. Next, the connection has to be to a ( ...
確定! 回上一頁