windows下IPv4通信(C++、MFC)

Cilect #include <stdio.h> #include <Ws2tcpip.h> #include <winsock2.h> #define HELLO_PORT 7905 #define HELLO_GROUP "224.0.0.1" #pragma comment(lib,"ws2
posted @ 2020-12-24 22:16  mahuifa  阅读(268)  评论(0编辑  收藏  举报