使用libcurl实现udp通讯

使用libcurl实现udp通讯,网络另外一端为192.168.31.199:6000,发送数据为hello xujun网络 #include <curl/curl.h> #include <string.h> //#include <sys/socket.h> curl_socket_t opensocket (void *clientp,
相关文章
相关标签/搜索