Socket更多的操作_CPP
摘要:
1 #define _CRT_SECURE_NO_WARNINGS /* VS2013,2015需要这一行 */ 2 #include 3 #include 4 5 #include "osapi/osapi.h" 6 7 int main() 8 { 9 printf("发送方: port=9000 ...\n"); 10 11 OS_UdpSock... 阅读全文
posted @ 2017-12-25 12:38 Doctor_uee 阅读(181) 评论(0) 推荐(0)
浙公网安备 33010602011771号