文件名称:Windows下进程间通信
文件大小:3.59MB
文件格式:RAR
更新时间:2016-02-19 05:01:20
C++ 进程间通信 VC++
在windows下实现进程间的通信,通过内存文件映射实现数据通信,通过信号量进行同步,通过线程池实现数据的异步处理,实现多个进程间的高速数据通信
【文件预览】:
ProgressCommunication
----ProgressCommunication()
--------ProgressCommunication.vcproj.zhaohaibin-PC.zhaohaibin.user(1KB)
--------WRCommunicate.h(390B)
--------SemaphoreImpl.cpp(627B)
--------Release()
--------WRSemaphore.h(378B)
--------WRCommunicate.cpp(827B)
--------ProgressCommunication.vcproj(5KB)
--------ShareMemory.cpp(1KB)
--------WRSemaphore.cpp(526B)
--------ShareMemory.h(410B)
--------WorkItemHandlePool.h(598B)
--------ProcessCommunicationImpl.cpp(297B)
--------ProcessCommunicationImpl.h(3KB)
--------main.cpp(968B)
--------SemaphoreImpl.h(636B)
--------Debug()
--------WorkItemHandlePool.cpp(689B)
----Release()
----ProgressCommunication.suo(30KB)
----Debug()
----ProgressCommunication.sln(929B)
----ProgressCommunication.ncb(15.27MB)