文件名称:C#异步接收模式管道通信
文件大小:32KB
文件格式:ZIP
更新时间:2019-12-30 08:17:17
管道通信
异步接收模式管道通信例子
【文件预览】:
PipeChanel
----PipeChanel.sln(3KB)
----PipeClientDemo()
--------Form1.Designer.cs(3KB)
--------Program.cs(495B)
--------Form1.cs(1014B)
--------PipeClientDemo.csproj(4KB)
--------Form1.resx(6KB)
--------Properties()
----PipeServerDemo()
--------Form1.Designer.cs(3KB)
--------Program.cs(495B)
--------Form1.cs(1015B)
--------Form1.resx(6KB)
--------PipeServerDemo.csproj(4KB)
--------Properties()
----PipeChanel()
--------AioPipe.cs(4KB)
--------PipeMsg.cs(478B)
--------PipeChanel.csproj(2KB)
--------Properties()
----PipeChanel.suo(42KB)