文件名称:JinChengTongXun
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [Text]
- 上传时间:
- 2012-11-26
- 文件大小:
- 10kb
- 下载次数:
- 0次
- 提 供 者:
- R***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
包含几个用不同方式(共享内存、socket、FIFO、消息队列等)实现进程通信的小程序,包含详细注释,足以解释各种方式进程通信的实现原理和编程方法-Contains a number of different ways (shared memory, socket, FIFO, message queue, etc.) to achieve the process of the small communications program, including detailed notes, are sufficient to explain the various ways the realization of the process of communication theory and programming methods
(系统自动生成,下载前可以参看下载内容)
下载文件列表
创建一个指定大小的共享内存区 example2-07.c.txt
实现管道双向传送的例子.txt
本例从指定的消息队列中读取数据 example2-09.c.txt
本例删除指定的共享内存区 example2-10.c.txt
本例向指定的共享内存区写入信息 example2-08.c.txt
消息队列实例 客户端程序example2-06.c.txt
消息队列实例 服务器端程序example2-05.c.txt
父进程通过管道向子进程传送消息.txt
用FIFO实现进程间通信的例子客户端程序example2-04.c.txt
用FIFO实现进程间通信的例子服务器端程序example2-03.c.txt
实现管道双向传送的例子.txt
本例从指定的消息队列中读取数据 example2-09.c.txt
本例删除指定的共享内存区 example2-10.c.txt
本例向指定的共享内存区写入信息 example2-08.c.txt
消息队列实例 客户端程序example2-06.c.txt
消息队列实例 服务器端程序example2-05.c.txt
父进程通过管道向子进程传送消息.txt
用FIFO实现进程间通信的例子客户端程序example2-04.c.txt
用FIFO实现进程间通信的例子服务器端程序example2-03.c.txt