通信协议
摘要:
1 #define _CRT_SECURE_NO_WARNINGS /* VS2013,2015需要这一行 */ 2 #include 3 #include 4 5 #include "osapi/osapi.h" 6 7 /* 发送文件 */ 8 9 int main() 10 { 11 printf("发送方: port=9000 ...\n"); 12 ... 阅读全文
posted @ 2017-12-27 12:35 Doctor_uee 阅读(194) 评论(0) 推荐(0)
浙公网安备 33010602011771号