adustdu2015的ChinaUnix博客
adustdu2015
全部博文(113)
嵌入式硬件学习(7)
2016年(5)
2015年(108)
manshukw
gozo123
Bsolar
xjgoooa
剑指天涯
Larpente
czrichar
lh_inclu
mjackal
zhangjie
发布时间:2015-04-12 11:02:27
......【阅读全文】
发布时间:2015-04-05 16:30:15
实现点对点聊天功能。其中,signal函数实现对僵尸进程的处理。server.c程序:点击(此处)折叠或打开#include <sys/socket.h>#include <stdio.h>#include <netinet/in.h>#include <arpa/inet.h>#include <unistd.h>#includ.........【阅读全文】
登录 注册