进程间通信 匿名管道 命名管道 pipe namepipe

时间:2014-05-04 10:41:43
【文件属性】:
文件名称:进程间通信 匿名管道 命名管道 pipe namepipe
文件大小:81KB
文件格式:RAR
更新时间:2014-05-04 10:41:43
进程间通信 匿名管道 命名管道 pipe namepipe VS2008工程 里面有4个工程,命名管道和匿名管道的父子进程。
【文件预览】:
CmnHdr.h
命名管道
----DataDefine.h(701B)
----NamePipSrv()
--------stdafx.h(302B)
--------NamePipSrv.cpp(2KB)
--------targetver.h(765B)
--------stdafx.cpp(297B)
--------ReadMe.txt(1KB)
--------NamePipSrv.vcproj(5KB)
----NamePipClient()
--------NamePipClient.cpp(2KB)
--------stdafx.h(302B)
--------targetver.h(765B)
--------NamePipClient.vcproj(5KB)
--------stdafx.cpp(300B)
--------ReadMe.txt(1KB)
----命名管道.sln(1KB)
匿名管道
----SubProcess()
--------SubProcess.rc(5KB)
--------SubProcess.cpp(2KB)
--------resource.h(774B)
--------SubProcess.h(469B)
--------SubProcessDlg.h(739B)
--------stdafx.h(2KB)
--------SubProcessDlg.cpp(4KB)
--------targetver.h(1KB)
--------stdafx.cpp(143B)
--------ReadMe.txt(3KB)
--------res()
--------SubProcess.vcproj(5KB)
----PipTest.sln(1KB)
----PipCreater()
--------stdafx.h(281B)
--------PipCreater.vcproj(4KB)
--------targetver.h(765B)
--------stdafx.cpp(297B)
--------PipCreater.cpp(2KB)
--------ReadMe.txt(1KB)

网友评论

  • 不错,可以用。