int socket_connect (int sockFD, struct sockaddr *servAddr, int addrLength);. Connects a socket to a remote host on a given port. If this is a SOCK_STREAM (TCP) ...
確定! 回上一頁