文件名称:IPC_linux
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- 杨*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
源码包中是我在学习Linux进程间通信时所写的关于五种通信方式(管道,FIFO,信号,消息队列和共享内存)的程序,适合于初学Linux下应用开发的有志之士参考,希望对他们能有所帮助。-Source package is in my learning process communication when Linux on the five kinds of written communication (pipe, FIFO, signals, message queues and shared memory) procedures, suitable for novice Linux application development under the reference of people with lofty ideals , in the hope that they can be helpful.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fifo
....\create_fifo.c
....\fifo.h
....\read_fifo.c
....\write_fifo.c
message
.......\client1.c
.......\client2.c
.......\server.c
pipe
....\pipe.c
read_first.txt
shared_memory
.............\read.c
.............\write.c
signal
......\driver_conductor.c
summary of IPC in linux.rtf
....\create_fifo.c
....\fifo.h
....\read_fifo.c
....\write_fifo.c
message
.......\client1.c
.......\client2.c
.......\server.c
pipe
....\pipe.c
read_first.txt
shared_memory
.............\read.c
.............\write.c
signal
......\driver_conductor.c
summary of IPC in linux.rtf