搜索资源列表
CAnonPipe_src
- 一个使用匿名管道实现进程间通讯的程序- A use anonymous pipeline realizes the advancement the communication procedure
Linux_envirnment_communication
- 该函数创建的管道的两端处于一个进程中间,在实际应 用中没有太大意义,因此,一个进程在由pipe()创建管道后,一般再fork一个子进程,然后通过管道实现父子进程间的通信-The function at the two ends of the pipeline to create a process in the middle, in practical applications is not much significance, therefore, a process by the pipe
dlg_src
- Windows 管道应用, 创建管道,在创建一个进程执行命令行,将执行结果通过管道输出。-Windows piping applications, create channels, to create a process in the implementation of the command line, the results will be output through the pipeline.
MyComplier
- 通过管道技术,调用执行DOS下的相关程序,创建线程,实现对于相关DOS命令的执行以及,自行结果的获取-Through the pipeline, called the implementation of the relevant procedures under DOS, create a thread to achieve the related DOS commands for execution and, on their own to get the results
SunAuxTest
- 管道 实现进程间通信 管道读数据是一次性操作,进程A将数据压入管道中,进程B读取数据,释放空间以便写更多的数据-Pipes for interprocess communication channels read data is a one-time operation, process A will be pressed into the pipeline data, process B to read data, freeing space for more data to write
NamedPipeSrvView
- 将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。这是服务器端的 - To be named as a pipeline network programming scheme, it actually created a client/server communication system, and in which reliable data transmission. This is the server side.
pipe
- 用C++实现管道通信功能,简单易懂,带少量注释-C++ implementation of the pipeline communication function, easy to understand, with a small amount of Notes
GenerateMobileModel
- 本程序主要通过管道实现两个进程间的通信。主要功能是一个进程从手机机型文件中随机读取一个机型,然后通过管道传给另一个进程。-The program is mainly for communication between two processes through the pipeline. The main feature is a random process model reads a file the phone model, and then passed to another proc