搜索资源列表
ProcessComm
- 几种进程通信的方式,提供进程通信的有剪贴板,映象文件,自定义消息,内存映射还有WM_COPYDATA消息对进程通信的初学者有帮助。
CommunicationBetweenProcesses
- vc++进程间通信的一个例子,采用两种方式实现进程间通信.一个是发送共享消息,一个是内存映射文件.可直接执行.因为没有其他的内容,初学者可采取修改对比法进行学习,迅速掌握其中的原理.-vc++ process communication An example of two way communication process. One is sent to share the news, one is memory-mapped file. can be directly executed. b
ProCommunicate
- 进程之间的相互通信,可以给子进程发送相关信息-Between the process of communication, can give the child process to send the relevant information
ipc-com12
- 进程之间的通信,主要是关于信号和信号量!-Communication between processes, mainly on the amount of signal and the signal!
ipc-com
- 进程之间通信的范例,主要是fifo,shm-Example of communication between processes, mainly fifo, shm
MuiltiProcessTab
- 一个简单的多进程多标签页浏览器,使用的是进程间通信实现,还使用了共享内存-A simple multi-process multi-tab browser, using inter-process communication, also uses a shared memory