搜索资源列表
myide
- 实现GUI程序与控制台程序的管道通讯~-achieve GUI procedures and the procedures for console communication channels ~
Unix进程通讯及同步互斥机制
- Unix进程通讯及同步互斥机制,包括进程的管道通讯以及信号量实现的同步互斥机制-Unix process communication and synchronization contradict mechanisms, including the process of communication and signal pipeline capacity to achieve the synchronization mechanism M
ProcessA
- 用vc来进行模拟进程间的通讯,有消息通讯,通过内存映像通讯和管道通讯,界面操作简单,容易理解,非常适合初学者学习.-vc used to simulate inter-process communications, messaging, communications and memory mapping pipeline communications, the interface is simple, easy to understan
mic5410_pipes
- 这是一个在DSP 上用C编程实现的C5410管道通讯编程-This is a DSP with the C programming C5410 communications programming pipeline
low_pipe
- linux环境利用管道进行通讯的例子,父进程fork派生子进程,父子进程利用管道通讯。
dpopen
- 管道通讯,Linux环境下,用C/C++实现管道通讯的程序。
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 na
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
myide
- 实现GUI程序与控制台程序的管道通讯~-achieve GUI procedures and the procedures for console communication channels ~
Unix进程通讯及同步互斥机制
- Unix进程通讯及同步互斥机制,包括进程的管道通讯以及信号量实现的同步互斥机制-Unix process communication and synchronization contradict mechanisms, including the process of communication and signal pipeline capacity to achieve the synchronization mechanism M
ProcessA
- 用vc来进行模拟进程间的通讯,有消息通讯,通过内存映像通讯和管道通讯,界面操作简单,容易理解,非常适合初学者学习.-vc used to simulate inter-process communications, messaging, communications and memory mapping pipeline communications, the interface is simple, easy to understan
dpopen
- 管道通讯,Linux环境下,用C/C++实现管道通讯的程序。-Pipeline Communications, Linux environment, with C/C++ Realize pipeline communications procedures.
NamedPipe
- 多线程编程命名管道通讯,主要供初学者观看 -Multi-threaded programming named pipe communications, mainly for beginners Views
NamedPipe
- 管道通讯,比SOCKET快,达到5M/s以上-Pipeline communications, faster than the SOCKET to 5M/s and above
NamespcExtGuide1_src
- 命名管道通讯,支持多节点的,本地网络无缝连接-Named Pipes communications, support multi-node, the local network seamlessly
MultiThread
- 多线程编程,进程通讯,管道通讯,-MultiThread
PIPE_Sample
- 演示了在网络编程过程中管道通讯的开发方法,本例采用delegate技术。(This paper demonstrates the development method of pipeline communication in the network programming process. This example uses delegate technology.)