文件名称:Linux_chat
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-09-28
- 文件大小:
- 15kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Linux下高级编程,使用有名管道的方式的进程间通信技术来实现客户端和服务器的通信。-Advanced programming under Linux, using a named pipe of process communication technology to realize the client and server
(系统自动生成,下载前可以参看下载内容)
下载文件列表
client\a.out
......\asdfsdf
......\client.c
......\client_deal.c
......\client_deal.h
......\common.h
......\list.c
......\list.h
......\mytypes.h
server\a.out
......\common.h
......\list.c
......\list.h
......\mytypes.h
......\server
......\server.c
......\server_deal.c
......\server_deal.h
client
server