文件名称:NamePipe
- 所属分类:
- 操作系统开发
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-29
- 文件大小:
- 10kb
- 下载次数:
- 0次
- 提 供 者:
- k**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个在VC10环境下编写的Windows命名管道的例子,可以通过这个demo程序,加深对Windows命名管道的理解-Windows named pipes example, a VC10 environment written by this demo program to deepen the understanding of Windows named pipes
(系统自动生成,下载前可以参看下载内容)
下载文件列表
命名管道\Client\Client\Client.cpp
........\......\......\Client.vcproj
........\......\......\Client.vcproj.microsoft-PC.Administrator.user
........\......\......\Client.vcproj.PC2011111016DTM.Administrator.user
........\......\......\ReadMe.txt
........\......\......\stdafx.cpp
........\......\......\stdafx.h
........\......\......\targetver.h
........\......\Client.sln
........\Server\Server\ReadMe.txt
........\......\......\Server.cpp
........\......\......\Server.vcproj
........\......\......\Server.vcproj.microsoft-PC.Administrator.user
........\......\......\stdafx.cpp
........\......\......\stdafx.h
........\......\......\targetver.h
........\......\Server.sln
........\Client\Client
........\Server\Server
........\Client
........\Server
命名管道