搜索资源列表
ProcessCommunication
- C#进程间通信编程。使用管道方式在两个进程间传递一个数据结构。-CSharp codes demo of interprocess communication. The demo shows how to use pipeline to pass a data struct between two process.
AsyncPipes
- 异步管道的库及使用该库创建的两个示例进行进程间通信,可以用VS 2010及2013打开-AsyncPipe Library with two sample send message using this library
进程间通信
- 可应用于同一台机器上两个或多个进程之间的相互通信(Mutual communication between two or more processes that can be applied to the same machine)