搜索资源列表
匿名管道.rar
- 用汇编编的匿名管道,支持win98/win2000/xp
实现匿名管道的类
- 实现匿名管道的类 转载请注明来源: 开源盛世-源代码下载网 http://www.vscodes.com -anonymous pipeline category reproduced indicate the source : Open source Spirit-source code download network http://www.vscodes.com
CAnonPipe_src
- 一个使用匿名管道实现进程间通讯的程序- A use anonymous pipeline realizes the advancement the communication procedure
匿名管道
- 用汇编编的匿名管道,支持win98/win2000/xp-Compilation made by the anonymous pipes, support win98/win2000/xp
bcbcmd
- 利用匿名管道实现cmd程序的输入定向,输入部分没有实现,有愿意者请把您的想法发给我。dcok@sina.com-use of anonymous pipeline achieve cmd directional input procedures, the importation of parts, and it is willing to please send your thoughts to me. Dcok@sina.com
实现匿名管道的类
- 实现匿名管道的类 转载请注明来源: 开源盛世-源代码下载网 http://www.vscodes.com -anonymous pipeline category reproduced indicate the source : Open source Spirit-source code download network http://www.vscodes.com
processcomunication
- 此程序是在MFC下分别用匿名管道,命名管道和邮槽3种方法实现的进程之间的通信 -this procedure is the MFC respectively anonymous pipeline named pipes and mail chutes three different methods to achieve the communication process between the
jincheng_tongxin
- 基于以下四种间的通信: 剪贴板 匿名管道 命名管道 邮槽-based on the following four types of communication : the clipboard anonymous pipeline named pipe Post groove
Codeps
- 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-explain in detail the communication process in four ways : the clipboard, anonymous pipes, named pipes and mail chutes. Analysis and comparison of several inter-proces
process_clip
- 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。 -explain in detail the communication process in four ways : the clipboard, anonymous pipes, named pipes and mail chutes. And a comparative analysis of these types of
pipedoc
- 管道(Pipe)实际是用于进程间通信的一段共享内存,创建管道的进程称为管道服务器,连接到一个管道的进程为管道客户机。一个进程在向管道写入数据后,另一进程就可以从管道的另一端将其读取出来。匿名管道(Anonymous Pipes)是在父进程和子进程间单向传输数据的一种未命名的管道,只能在本地计算机中使用,而不可用于网络间的通信。-pipes (Pipe) for the actual inter-process communication
mypipe
- 两个匿名管道通信的源代码,经通过测试,能在两个可执行文件之间获取数据。-two anonymous communication channel source code, the test in two executable files between data acquisition.
fifo
- 一个使用匿名管道进行通信的示例程序,重点是管道是单向的,进行读写需要建立两个管道。-A pipeline to carry out the use of anonymous communications sample programs, with a focus on pipeline is one-way, to read and write need to build two pipelines.
vcProcess
- 演示进程间通信的详细代码,本代码详细演示了进程间如何进行高效通信,以及匿名管道的应用。-Demonstration of inter-process communication code in detail, the code in detail to demonstrate how to conduct efficient inter-process communication, as well as the anonymous pi
parent
- 1、创建一个基于单文档的应用程序 2、添加菜单及菜单项: 匿名管道 创建管道 读取数据 写入数据 -1, to create a single document based on the application 2, add the menu and menu items: Create anonymous pipe to read data into the data pipeline
process-pipe
- 一个基于父进程和子进程之间用匿名管道进行进程通讯的实例,附带了可执行文件以及全部源码。非常好的了解匿名管道机制的程序。-One based on the parent process and child processes to process communication with the anonymous pipe instance comes with an executable file and all source code.
pipe
- 进程间通信的一直方式,采用管道,此处用的是匿名管道,即子进程与父进程间的通信-Inter-process communication methods have been used pipe, used here is the anonymous pipe, that is, the child process and parent inter-process communication
programming
- VC++下对匿名管道的编程实现 VC + + programming under the anonymous pipe to achieve-VC++ programming under the anonymous pipe to achieve
the_simple_of_communication
- windows中进程通信,主要是利用匿名管道来通信-windows in the process of communication, mainly the use of anonymous pipes to communicate
cniminggd
- 匿名管道程序测试源代码,定义结构体SECURITY_ATTRIBUTES变量,填充结构体中的各成员,创建匿名管道,定义并初始化结构体,填充结构体中的各个成员,从匿名管道中读取的数据等。 -Anonymous pipe program testing source code, the definition of structure SECURITY_ATTRIBUTES variables, fill in the structur