文件名称:pipe
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-12-27
- 文件大小:
- 9kb
- 下载次数:
- 0次
- 提 供 者:
- w*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本代码用于讲解unix 环境下网络编程中的无名管道,这是一个使用无名管道的服务器和客户端的例子-This code is used to explain the unix environment unnamed pipeline network programming, which is an example of the server and client use unnamed pipes
(系统自动生成,下载前可以参看下载内容)
下载文件列表
client.c
client_main.c
fduplex.c
fifo.h
mainfifo.c
mainpipe.c
mainpopen.c
Makefile
pipeconf.c
server.c
server_main.c
test1.c
test2.c
unpipc.h