首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 有许多不同的方式(共享内存,插座,FIFO,消息队列,…

有许多不同的方式(共享内存,插座,FIFO,消息队列,…

资 源 简 介

包含几个用不同方式(共享内存、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-09.c.txt
本例删除指定的共享内存区 example2-10.c.txt
本例向指定的共享内存区写入信息 example2-08.c.txt
创建一个指定大小的共享内存区 example2-07.c.txt
父进程通过管道向子进程传送消息.txt
实现管道双向传送的例子.txt
消息队列实例 客户端程序example2-06.c.txt
消息队列实例 服务器端程序example2-05.c.txt
用FIFO实现进程间通信的例子服务器端程序example2-03.c.txt
用FIFO实现进程间通信的例子客户端程序example2-04.c.txt
VIP VIP
0.182880s