搜索资源列表
PipeSourceCode
- 此程序为WINDOWS下用VC实现的利用命名管道通信的程序-procedure for Windows using the VC using named pipe communication procedures
GuanDaoBianCheng
- VC++下命名管道编程-VC named pipe programming
showp2p_namedpipes_demo
- VC++实现管道的一个例子命名管道在进程通信中有重要作用.-VC pipeline examples of a named pipe communication in the process plays an important role.
named_pipe
- use named pipe with VC-use named pipe with VC++
Named-pipe-instance
- 创建线程,在VC中创建多线程,用于程序的并行运行,在VC编程中有广泛运用-Create a thread in the VC to create multiple threads running in parallel for the program in the VC are widely used programming
NamedPipe
- 该例程用于演示VC中的命名管道操作方法~-This routine is used to demonstrate the VC methods of operation- named pipes
mingmingguandao
- 文件为命名管道实例,里面涵盖了VC++网络编程的基本知识,C++学习新手可以考虑学习下-File is a named pipe instance C++, which covers the basic architecture C++ network programming, it is a good code C++ novice learning
NamedPipe
- 通过命名管道实现两个进程之间的通信,包括从管道中读取内容和写入内容到管道。使用VC++6.0实现。文档中有详细介绍。(Communicating between two processes by named pipes, including reading content from the pipe and writing content to the pipe. Using VC++6.0 implementation. The document is described in detail.