2014年10月31日

介绍

摘要: #一些概念当编写Linux网络程序时,通常做法是编写一个服务端和一个客户端,在程序中要用到以下数据结构及系统调用:```#include /*for struct sockaddr_in*/#include /*for write,read*/#include #include /*for o... 阅读全文

posted @ 2014-10-31 19:32 UBless 阅读(261) 评论(0) 推荐(0)

导航