Linux Linux程序练习十一(网络编程大文件发送UDP版)
摘要:
//网络编程发送端--大文件传输(UDP) #include #include #include #include #include #include #include #include #include int main(int arg, char * args[]) { if (arg 0) { if (sendto(st, buf, ... 阅读全文
posted @ 2016-09-20 10:23 寒魔影 阅读(775) 评论(0) 推荐(0)
浙公网安备 33010602011771号