搜索资源列表
CAnonPipe_src.zip
- 一个使用匿名管道实现进程间通讯的程序
ConnectionPipe_demo.zip
- 不同机器之间使用命名管道(named pipe)通讯
myide
- 实现GUI程序与控制台程序的管道通讯~-achieve GUI procedures and the procedures for console communication channels ~
ProcessA
- 用vc来进行模拟进程间的通讯,有消息通讯,通过内存映像通讯和管道通讯,界面操作简单,容易理解,非常适合初学者学习.-vc used to simulate inter-process communications, messaging, communications and memory mapping pipeline communications, the interface is simple, easy to understand and are very suitable for be
NamedPipe
- 多线程编程命名管道通讯,主要供初学者观看
NamedPipe
- 管道通讯,比SOCKET快,达到5M/s以上
USB通讯协议
- USB驱动协议的简化版。如果你想打开一个USB管道,你首先要知道这种USB设备的GUID和管理道名称,获取句柄以后就可以使用ReadFile/WriteFile进行读写了!-USB drives a simplified version of the agreement. If you want to open a channel USB, you must first know the GUID USB devices Road names and management, acquisitio
NamespcExtGuide1_src.zip
- 命名管道通讯,支持多节点的,本地网络无缝连接,Named Pipes communications, support multi-node, the local network seamlessly
MultiThread
- 多线程编程,进程通讯,管道通讯,-MultiThread
CAnonPipe_src
- 一个使用匿名管道实现进程间通讯的程序- A use anonymous pipeline realizes the advancement the communication procedure
ConnectionPipe_demo
- 不同机器之间使用命名管道(named pipe)通讯-the demo of connection among different pc using named pipe
004
- 关于命名管道或命名管线这种简单的进程之间的通讯机制。-On the named pipe or named pipe that simple communication mechanism between processes.
pipe_cs
- 这是一管道程序,两个工程运行起来后,可利用管道相互通讯。-This is a pipeline process, the two projects up and running, you can communicate with each other using pipes.
process-pipe
- 一个基于父进程和子进程之间用匿名管道进行进程通讯的实例,附带了可执行文件以及全部源码。非常好的了解匿名管道机制的程序。-One based on the parent process and child processes to process communication with the anonymous pipe instance comes with an executable file and all source code. A very good understanding of
MyCMD
- 用vb模拟XP/Vista的命令提示符窗口 采用的是管道通讯的API实现 本程序不是一个控制台应用程序,是实打实的Win32 GUI 值得借鉴的地方主要是管道通讯,以及对命令文本的处理思想。-With vb Analog XP/Vista command prompt window is a channel of communication used by API to achieve this process is not a console applicatio
VC_Pipe
- 线程或进程之间的命名管道通讯实现.可以根据实际项目需求加入。-Thread or process to achieve communication between the named pipe. Can be added according to the actual needs of the project.
About-Pipe
- 学习管道通讯时的小程序,内附有我的学习总结。-Learning applet communication channels, enclosing my study concluded.
pipe
- 此程序实例实现了进程通讯方式的一种:管道通讯,对理解和使用管道通信有很大帮组-In this instance the process one way to communicate: communication channels, a great group to help understand and use the pipe communication
Examples
- jxta 教程代码 用于学习基本对等组 管道 通讯等基本构造-jxta tutorial code is used to learn the basic of the basic structure of the peer group pipeline communications
4374892
- 用vc来进行模拟进程间的通讯,有消息通讯,通过内存映像通讯和管道通讯,界面操作简单,容易理解,非常适合初学者学习()