Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - PIPE
Search - PIPE - List
不同机器之间使用命名管道(named pipe)通讯
Date : 2025-12-24 Size : 452.73kb User :

不同机器之间使用命名管道(named pipe)通讯-the demo of connection among different pc using named pipe
Date : 2025-12-24 Size : 452kb User : 站长

使用PIPE完成同一机器上的两个进程、不同机器上的两个进程或不同操作系统下的两个进程之间的通信。-use PIPE completed on the same machine two processes, different machines on the two different operating systems or process under the two processes of communication.
Date : 2025-12-24 Size : 25kb User : Donna

the programe like QQ.Please run the programe named parent first,and build the child.Then you will chat between the parent and child. I use the pipe to achieve the communication .-the programe like QQ.Please run the progr named parent me first, and build the child.Then you will chat between t he parent and child. I use the pipe to achieve the communication.
Date : 2025-12-24 Size : 3.85mb User : yt

Linux 下验证管道通信机制。一端发送消息,一端接收消息。-Linux authentication pipeline under the communication mechanism. One end of send messages, receive messages on one end.
Date : 2025-12-24 Size : 4kb User :

转自网上,非原创。简单的进程管道通信编程实例,通过建立管道,调用cmd.exe-Transfer from the Internet, non-original. Simple process of pipeline communication programming examples, through the establishment of channels, call cmd.exe
Date : 2025-12-24 Size : 1kb User : 王欣欣

一个简单的演示程序,关于如何写一个简单的pipe -Demonstration of a simple procedure on how to write a simple pipe
Date : 2025-12-24 Size : 1kb User : athos

it s a management of 5 processes calcul1, calcul2, calcul3, calcul4 and calcul5 witch share 3resources n1, n2 and n3 using pipe and socket -it s a management of 5 processes calcul1, calcul2, calcul3, calcul4 and calcul5 witch share 3resources n1, n2 and n3 using pipe and socket
Date : 2025-12-24 Size : 21kb User : lily

一个基于父进程和子进程之间用匿名管道进行进程通讯的实例,附带了可执行文件以及全部源码。非常好的了解匿名管道机制的程序。-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 the anonymous pipe mechanism.
Date : 2025-12-24 Size : 83kb User : sss

进程间通信的一直方式,采用管道,此处用的是匿名管道,即子进程与父进程间的通信-Inter-process communication methods have been used pipe, used here is the anonymous pipe, that is, the child process and parent inter-process communication
Date : 2025-12-24 Size : 3.59mb User : yuanzi

管道概述及相关API应用 有名管道概述及相关API应用-Pipeline overview and related API application named pipe API overview and related applications
Date : 2025-12-24 Size : 7kb User : wohao

实现了两个子进程之间管道通信, 一个进程创建俩个子进程,子进程向父进程写消息-implements the two child process to communite in pipe
Date : 2025-12-24 Size : 135kb User : huboaaaa

命名管道,实现进程间的双向通信,经过多次调试,已经能实现收发信息-Named pipes, to achieve two-way communication between the process, after several commissioning, has been able to send and receive information
Date : 2025-12-24 Size : 5.33mb User : fish

孙鑫讲解的管道通信的源码 测试可用 大家在学习的时候可以下下来看看 最基本的进程之间管道通信-PIPE source code
Date : 2025-12-24 Size : 4.31mb User : lizz

此程序实例实现了进程通讯方式的一种:管道通讯,对理解和使用管道通信有很大帮组-In this instance the process one way to communicate: communication channels, a great group to help understand and use the pipe communication
Date : 2025-12-24 Size : 208kb User : 和撒旦

进程间通信的VC++源码实例集,进程之间的通信以及实现方法实例,通过一些小程序来实现,这些小程序有剪贴板实例、邮槽、匿名管道等,希望对VC++基础用户有帮助。-Interprocess communication VC++ set of source instance, the communication between the process and the method instance, some small programs to achieve these procedures clipboard instance, mail slots, anonymous pipe, help the VC++ user base.
Date : 2025-12-24 Size : 2.02mb User : MarkZar

A进程启动B进程,A、B之间建立一个管道Pipe,A、B之间利用管道进行数据通信-A process to start the process B, A, B is established between a pipe the Pipe A, B, between the use of pipelines for data communication
Date : 2025-12-24 Size : 295kb User : 海子

C++builder编写的管道数据读取功能,其中ADD是测试程序,具体应用时把builder程序中子程序的位置需要改成ADD程序所在位置-Data read function C++builder written pipeline, including ADD test program, the specific application builder program subroutine strcpy (command, " F: \ \ Research \ \ pipe \ \ ADD \ \ Debug \ \ ADD.exe " ) changed to ADD program location
Date : 2025-12-24 Size : 506kb User : 王潘

A)编写myls在既定的文件中列出当前工作目录文件的个性化列表(每行一个文件目录包括inode 号,硬链接数,文件名,大小,最近修改时间),不需要排序。并且报告处理花费的总时间(屏幕显示)。 B)Process – model ( fork() + exec() + pipe() ): parent 进程:产生 child 进程,接受并显示 child 进程传回的信息。 child 进程:调用 exec(),执行 A) 中的myls可执行文件(将所花费的时间报告给父进程)。 -a simple program about pipe between child thread and parent thread
Date : 2025-12-24 Size : 1kb User : 周易宸

c++ 管道实例 使用的是匿名管道,项目中创建子进程,半双工通信-c++ pipe instances using anonymous pipes, the project to create a child process, half-duplex communication
Date : 2025-12-24 Size : 5kb User : 闵洪斌
« 12 3 4 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.