WSAStartup(MAKEWORD(2,2),(LPWSADATA)&wsadata). Load winsock of version 2.2. WSACleanUp(). Release winsock socket(AF_INET, SOCK_STREAM, 0).
確定! 回上一頁