搜索资源列表
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
Pipe_Dll
- 使用PIPE完成同一机器上的两个进程、不同机器上的两个进程或不同操作系统下的两个进程之间的通信。-use PIPE completed on the same machine two processes, different machines on the two different operating systems or process under the two processes of communication.
FILEMAP_DLL
- 利用FILEMAP文件映射实现两个进程之间的通信以及动态链接,其中在filemapping_b中使用了dll技术-use FILEMAP document mapping process between the two to achieve the communications and dynamic link filemapping_b in which the use of the technology dll
C++andChapepipe.rar
- C#进程与C++进程之间的通信,很经典的,希望大家有用。,C# Process and C++ The process of communication between, it is classic, and I hope useful.
demo_ShareMemory.rar
- VC编写的共享内存读取的例子,可以用于进程之间的通信,VC prepared to read examples of shared memory that can be used in the process of communication between
SharedMemmoryQueue.zip
- 这是一个通过共享堆内存实现的进程间通讯库.通过共享堆内存和实践驱动来支持多进程之间的通信.,This library supports inter process communication via shared memory access and event notification mechanism.
ProCommunicate
- 进程之间的相互通信,可以给子进程发送相关信息-Between the process of communication, can give the child process to send the relevant information
kechengsheji
- 这是操作系统的课程设计,实现的是进程之间的通信,里面有四种实现进程通信的方法,分别是管道,内存,消息以及socket,界面美观,功能齐全-This is the operating system, curriculum design, implementation is a process of communication between, there are four kinds of methods to achieve the process of communication, namel
ipc-com12
- 进程之间的通信,主要是关于信号和信号量!-Communication between processes, mainly on the amount of signal and the signal!
jinchengtongxin
- Windows下实现两个进程之间的通信。源码。-Windows to achieve communication between two processes. Source.
MapFileTrans
- 这是一个小型程序,通过内存映射的方式进行进程之间的通信-This is a small program the way through the process of memory-mapped communication between
ProcessComment
- 通过发送消息 进行进程之间的通信。一个小型的例子-Sending messages through the communication between processes. A small example
youcao-
- 通过邮槽,用户可以实现一对多或跨网络的进程之间的通信-Through the mail slot, users can achieve many or cross-network communication between processes
association
- 实现进程之间的通信,传递一个值的小程序,运行时,须同是运行两个程序。-for communication of multi process,in the application,we must run the two program at the same time.
process-communication
- 两个进程之间的通信,使用MFC的WM_COPYDATA方式来编程,内含exe文件,可以直接运行-Communication between two processes, the use of MFC' s approach to programming WM_COPYDATA, containing exe file can be run directly
CommunicateThoughSharememory
- 通过共享内存机制实现两个进程之间的通信,并在其中一个进程中调用d-Communicate though share memory between two processes
pipe
- 进程间通信的VC++源码实例集,进程之间的通信以及实现方法实例,通过一些小程序来实现,这些小程序有剪贴板实例、邮槽、匿名管道等,希望对VC++基础用户有帮助。-Interprocess communication VC++ set of source instance, the communication between the process and the method instance, some small programs to achieve these procedures cli
VideoDemo
- 进程间通信的VC++源码实例集,进程之间的通信以及实现方法实例,通过一些小程序来实现,这些小程序有剪贴板实例、邮槽、匿名管道等,希望对VC++基础用户有帮助-Communication between the inter-process communication the VC++ source instance set, the process and the method instance, through a number of small programs to achieve thes
进程间通信
- 可应用于同一台机器上两个或多个进程之间的相互通信(Mutual communication between two or more processes that can be applied to the same machine)
CS通信
- 基于C/S模式,用Java语言实现两个进程之间的通信。(Based on the C/S model, using Java language to achieve communication between the two processes.)