文件名称:VC++和C#管道通信(2015更新)
文件大小:18KB
文件格式:ZIP
更新时间:2018-11-29 08:21:07
管道,VC++,C#
本例程服务器使用VC++,客户端使用C#,两个进程通过管道通信。2015年更新,原下载地址:http://download.csdn.net/detail/dawsen/5760333
【文件预览】:
NamedPipe
----PipeServer()
--------PipeServer.vcxproj.filters(1KB)
--------stdafx.h(320B)
--------ReadMe.txt(2KB)
--------PipeServer.cpp(2KB)
--------stdafx.cpp(297B)
--------PipeServer.vcxproj(4KB)
--------PipeServer.vcxproj.user(143B)
--------targetver.h(314B)
----NamedPipe.suo(22KB)
----NamedPipe.sln(2KB)
----CSPipeClient()
--------PipeNative.cs(14KB)
--------Program.cs(4KB)
--------Properties()
--------obj()
--------bin()
--------CSPipeClient.csproj(2KB)