摘要:
服务器端: #include <stdio.h> #include <stdlib.h> #include <winsock2.h> #define BUF_SIZE 1024 void CALLBACK ReadCompRoutine(DWORD, DWORD, LPWSAOVERLAPPED, 阅读全文
posted @ 2019-11-15 15:18
wisdomroc
阅读(204)
评论(0)
推荐(0)
摘要:
发送端: #include <stdio.h> #include <string.h> #include <winsock2.h> void ErrorHanding(char *msg); int main(int argc, char *argv[]) { WSADATA wsaData; SO 阅读全文
posted @ 2019-11-15 09:54
wisdomroc
阅读(174)
评论(0)
推荐(0)

浙公网安备 33010602011771号