文件名称:PipeServer
- 所属分类:
- 进程与线程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 11kb
- 下载次数:
- 0次
- 提 供 者:
- 温**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
管道方式实现进程间通信的简单测试例子。命令行下执行,简单,容易理解-Way to achieve inter-process communication pipe a simple test case
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PipeServer\PipeServer\PipeServer.vcxproj
..........\..........\PipeServer.vcxproj.user
..........\..........\PipeServer.vcxproj.filters
..........\..........\ReadMe.txt
..........\..........\stdafx.h
..........\..........\targetver.h
..........\..........\stdafx.cpp
..........\..........\PipeServer.cpp
..........\PipeServer.sln
..........\PipeServer.suo
..........\....Client\PipeClient.vcxproj
..........\..........\PipeClient.vcxproj.user
..........\..........\PipeClient.vcxproj.filters
..........\..........\ReadMe.txt
..........\..........\stdafx.h
..........\..........\targetver.h
..........\..........\stdafx.cpp
..........\..........\PipeClient.cpp
..........\PipeServer
..........\PipeClient
PipeServer
..........\..........\PipeServer.vcxproj.user
..........\..........\PipeServer.vcxproj.filters
..........\..........\ReadMe.txt
..........\..........\stdafx.h
..........\..........\targetver.h
..........\..........\stdafx.cpp
..........\..........\PipeServer.cpp
..........\PipeServer.sln
..........\PipeServer.suo
..........\....Client\PipeClient.vcxproj
..........\..........\PipeClient.vcxproj.user
..........\..........\PipeClient.vcxproj.filters
..........\..........\ReadMe.txt
..........\..........\stdafx.h
..........\..........\targetver.h
..........\..........\stdafx.cpp
..........\..........\PipeClient.cpp
..........\PipeServer
..........\PipeClient
PipeServer