搜索资源列表
jincheng_tongxin
- 基于以下四种间的通信: 剪贴板 匿名管道 命名管道 邮槽-based on the following four types of communication : the clipboard anonymous pipeline named pipe Post groove
the-multi-thread-named-pipe
- 这一份源码是多线程命名管道的实现。包括服务器端工程MultiThread和客户机工程client。代码里面有详细的注释,读者应该能够看懂。-This source is the implementation of the multi-threaded named pipes. The package includes the projects of MultiThread and client. There are detailed notes between the codes, and th
clientPipe
- windows命名管道客户端使用,代码容易理解。-windows named pipe client, code easy to understand.
serverPipe
- windows命名管道服务端程序例子,程序简单易懂-windows server program named pipe example, the program easy to understand
NamedPipeDemo_CS
- Named Pipe DEMO for IPC
TestNamePipe
- 管道通信的例子,有匿名管道也有命名管道,非常适合初学管道通信的开发者-Pipe communication examples, there are also anonymous pipes named pipes, pipe communication is very suitable for beginners developers
Pipe_Named
- Create Named Pipe to communicate with each other.