进程将通信

时间:2017-02-15 07:32:46
【文件属性】:

文件名称:进程将通信

文件大小:58KB

文件格式:RAR

更新时间:2017-02-15 07:32:46

C#管道通信

C#进程之间通过管道方式通信,有客户端和服务端代码。


【文件预览】:
PipeClient
----Program.cs(2KB)
----app.config(144B)
----Properties()
--------AssemblyInfo.cs(1KB)
----PipeClient.csproj(2KB)
----obj()
--------x86()
----bin()
--------Debug()
PipeServer
----Program.cs(3KB)
----app.config(144B)
----Properties()
--------AssemblyInfo.cs(1KB)
----obj()
--------x86()
----bin()
--------Debug()
----PipeServer.csproj(2KB)
PIPLE_Sample.suo
PIPLE_Simple
----PipeClient.pdb(14KB)
----PipeClient.vshost.exe.manifest(490B)
----PipeClient.vshost.exe(11KB)
----PipeServer.vshost.exe.config(144B)
----PipeServer.exe.config(144B)
----PipeServer.exe(6KB)
----PipeServer.pdb(14KB)
----PipeClient.vshost.exe.config(144B)
----PipeClient.exe(6KB)
----PipeServer.vshost.exe(11KB)
----PipeClient.exe.config(144B)
PIPLE_Sample.sln

网友评论