搜索资源列表
NamePipe
- 自己封装的管道通信类,可简单修改后用于需要管道技术的程序中,并附带测试程序。-own package Pipeline Communications, simple modifications necessary for the pipeline technical procedures, test procedures and fringe.
NamePipeDelphi
- DELPHI与其它进程通信,用NamePipe做的,建立了事件驱动模式,与C#的互相通信请查看另一个Named PipesCSharp.rar的C#代码,
NamedPipesCSharp
- 通过NamePipe与其他进程通信的代码,建立了事件驱动模式,可与NamePipeDelphi.rar(Delphi代码)一起用.
namepipe
- 该程序是一个命名管道通信的例子,包括命名管道服务器和命名管道客户端两部分组成
NamePipe
- 自己封装的管道通信类,可简单修改后用于需要管道技术的程序中,并附带测试程序。-own package Pipeline Communications, simple modifications necessary for the pipeline technical procedures, test procedures and fringe.
NamePipeDelphi
- DELPHI与其它进程通信,用NamePipe做的,建立了事件驱动模式,与C#的互相通信请查看另一个Named PipesCSharp.rar的C#代码,-DELPHI process with other communications, NamePipe to do with the established event-driven model, with the C# Mutual communication, please vie
NamedPipesCSharp
- 通过NamePipe与其他进程通信的代码,建立了事件驱动模式,可与NamePipeDelphi.rar(Delphi代码)一起用.-NamePipe with other processes through the communication code, the establishment of event-driven model, with NamePipeDelphi.rar (Delphi code) used together
namepipe
- 该程序是一个命名管道通信的例子,包括命名管道服务器和命名管道客户端两部分组成-The program is a named pipe communication examples, including the Named Pipes Named Pipes server and the client is composed of two parts
namepipe
- 用命名管道技术实现网络通信,还不错可以一看-named pipe named pipe named pipe named pipe named pipe
NamePipe
- 做多客户端与服务器端的双向通信,采用QLocalSocket/QLocalServer实现起来简单,但通信效率太低,客户端发数据,服务器端的readyRead信号延时约100ms(看QT源码,发现里面用的是100ms定时器来检测信号),后来自己照着QLocalSocket的思路封装了windows的命名管道,采用多线程来接收数据,在本机上测试通过,通信效率有明显改善。-To do more client and server-side
pipe
- 进程间的通信,用命名管道的方式进行进程间的通信-namepipe ,
Namepipe
- 建立命名管道,能够传输流节流,但并不能传输文件。-Create a named pipe can transport stream throttling, but it does not transfer files.
DNammePipeDeeE
- DELPHI与其它进程通信,用NamePipe做的,建立了事件驱动driver模式,与CSSHARP的互相通信请查看另一个Named PipesCSharp.rar的CSHARP代码, -DELPHI communicate with other processes to do with NamePipe, event-driven driver model to view another Named PipesCSharp.rar
namepipe
- 管道通信示例程序,可在程序中加入该示例实现管道读写通信-Pipeline communication example program in the example program to achieve pipeline read and write communication
NamePipe
- 一个在VC10环境下编写的Windows命名管道的例子,可以通过这个demo程序,加深对Windows命名管道的理解-Windows named pipes example, a VC10 environment written by this demo program to deepen the understanding of Windows named pipes
namepipe
- 命名管道异步方式 分为服务器与客户端 两个源代码 先运行服务器 再运行客户端-Named pipes asynchronous mode is divided into server and client source code to run two servers and then run the client