搜索资源列表
进程间通讯
- uclinux的进程间通信例子-Basis of Uclinux example of inter-process communication
不同进程间通讯
- 实现vc下不同进程之间的通讯:Copyrecv接收进程,Copysend发送进程-achieve vc different process of communication between : Copyrecv receiving process, this process Copysend
进程间通讯
- 二个应用程序进程这间的通讯,也许是很有用处.-two applications of this process of communication, is perhaps useful.
linux内核进程管理
- Linux内核进程管理 1、linux进程管理的模块组织框架 2、相关数据结构。 3、进程调度原则,调度算法,。 4、进程的创建和运行管理。 5、进程间通讯。 6、更多的技术 进程调度和中断处理交接 进程管理涉及的内核机制:bottom-half处理,等待队列 Linux/SMP的进程管理和调度技术 7、概述2.4的新特点
VB进程间通讯演示附源代码 2002021801
- VB进程间通讯演示附源代码 2002021801-VB inter-process communication demo source code 2002021801 :
linux进程间的通讯
- 本文主要介绍了linux进程间的通讯,和实现源码
进程间的通讯
- 作用:通过油槽实现跨网络进程间的一对多的单向通讯
进程间通讯(一):Window下使用内存映射文件共享数据的例子
- Window下使用内存映射文件共享数据的例子 CreateFileMapping OpenFileMapping MapViewOfFile UnFileMapping等函数的具体应用。比较经典,可以直接拷到工程中应用。 使用过程中有问题。发邮件给我帮你解答,39514004@qq.com
进程间通讯(二):Window下使用消息机制共享数据的例子
- Window下使用消息机制共享数据的例子 主要通过WM_COPYDATA在进程间通信 可以直接拷进工程中使用,使用过程中有问题。 发邮件给我帮你解答,39514004@qq.com
delphi-CreateFileMapping-Demo.用CreateFileMapping实现进程间的通讯
- 用CreateFileMapping实现进程间的通讯,CreateFileMapping process used to achieve communication between
ipc_wmcopy_src32.zip
- 使用WM_COPYDATA消息进行进程间通讯的程序, Uses the WM_COPYDATA news to carry on the advancement the communication procedure
SharedMemmoryQueue.zip
- 这是一个通过共享堆内存实现的进程间通讯库.通过共享堆内存和实践驱动来支持多进程之间的通信.,This library supports inter process communication via shared memory access and event notification mechanism.
D7FileMaping
- Dlephi 进程间通讯,通过内存映射的方式,实现多进程之间数据的传递。-Dlephi inter-process communication, and by memory mapping the way to achieve the transfer of data between multiple processes.
CAnonPipe_src
- 一个使用匿名管道实现进程间通讯的程序- A use anonymous pipeline realizes the advancement the communication procedure
unpv22e.tar
- unix进程间通讯一书的源码-unix process of communication among the book s source code
ShareCom
- 自己写的一个进程间通讯库,使用很方便。 带有例子程序。-Wrote it myself a process of communication among libraries, use very convenient. With examples of procedures.
ipc
- linux下进程间通讯列子,包括消息队列,共享内存等-linux Liezi under the process of communication, including message queues, shared memory, etc.
Linux_comm_among_process
- Linux_comm_among_process是在linux环境下的进程间通讯说明文档-Linux_comm_among_process environment in the linux process of documentation of communication among
ipc
- linux进程间通讯,包括管道、消息队列、信号量通讯。-linux inter-process communication, including pipes, message queues, semaphores communications.
MailSlot
- windows系统下进程间通讯,采用邮槽,程序源码保护客户的和服务端源码。(Windows system interprocess communication, using mail slot, program source code to protect the customer and server source.)