搜索资源列表

  1. NamePipe

    0下载:
  2. 自己封装的管道通信类,可简单修改后用于需要管道技术的程序中,并附带测试程序。-own package Pipeline Communications, simple modifications necessary for the pipeline technical procedures, test procedures and fringe.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:106385
    • 提供者:王文明
  1. NamePipeDelphi

    1下载:
  2. DELPHI与其它进程通信,用NamePipe做的,建立了事件驱动模式,与C#的互相通信请查看另一个Named PipesCSharp.rar的C#代码,
  3. 所属分类:Dephi控件源码

    • 发布日期:2008-10-13
    • 文件大小:193690
    • 提供者:zhangheyang
  1. NamedPipesCSharp

    1下载:
  2. 通过NamePipe与其他进程通信的代码,建立了事件驱动模式,可与NamePipeDelphi.rar(Delphi代码)一起用.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:147532
    • 提供者:zhangheyang
  1. namepipe

    1下载:
  2. 该程序是一个命名管道通信的例子,包括命名管道服务器和命名管道客户端两部分组成
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:50394
    • 提供者:白彬
  1. NamePipe

    0下载:
  2. 自己封装的管道通信类,可简单修改后用于需要管道技术的程序中,并附带测试程序。-own package Pipeline Communications, simple modifications necessary for the pipeline technical procedures, test procedures and fringe.
  3. 所属分类:其他小程序

    • 发布日期:2024-06-03
    • 文件大小:8211456
    • 提供者:
  1. NamePipeDelphi

    0下载:
  2. 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
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-06-03
    • 文件大小:193536
    • 提供者:zhangheyang
  1. NamedPipesCSharp

    0下载:
  2. 通过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
  3. 所属分类:中间件编程

    • 发布日期:2024-06-03
    • 文件大小:336896
    • 提供者:zhangheyang
  1. namepipe

    0下载:
  2. 该程序是一个命名管道通信的例子,包括命名管道服务器和命名管道客户端两部分组成-The program is a named pipe communication examples, including the Named Pipes Named Pipes server and the client is composed of two parts
  3. 所属分类:通讯编程

    • 发布日期:2024-06-03
    • 文件大小:50176
    • 提供者:白彬
  1. namepipe

    0下载:
  2. 用命名管道技术实现网络通信,还不错可以一看-named pipe named pipe named pipe named pipe named pipe
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-03
    • 文件大小:123904
    • 提供者:李兴楷
  1. NamePipe

    1下载:
  2. 做多客户端与服务器端的双向通信,采用QLocalSocket/QLocalServer实现起来简单,但通信效率太低,客户端发数据,服务器端的readyRead信号延时约100ms(看QT源码,发现里面用的是100ms定时器来检测信号),后来自己照着QLocalSocket的思路封装了windows的命名管道,采用多线程来接收数据,在本机上测试通过,通信效率有明显改善。-To do more client and server-side
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-03
    • 文件大小:18537472
    • 提供者:刘明芬
  1. pipe

    0下载:
  2. 进程间的通信,用命名管道的方式进行进程间的通信-namepipe ,
  3. 所属分类:Windows编程

    • 发布日期:2024-06-03
    • 文件大小:137216
    • 提供者:songziquan
  1. Namepipe

    0下载:
  2. 建立命名管道,能够传输流节流,但并不能传输文件。-Create a named pipe can transport stream throttling, but it does not transfer files.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-03
    • 文件大小:3433472
    • 提供者:翁鹏飞
  1. DNammePipeDeeE

    0下载:
  2. 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
  3. 所属分类:Windows编程

    • 发布日期:2024-06-03
    • 文件大小:193536
    • 提供者:iadmin
  1. namepipe

    0下载:
  2. 管道通信示例程序,可在程序中加入该示例实现管道读写通信-Pipeline communication example program in the example program to achieve pipeline read and write communication
  3. 所属分类:通讯编程

    • 发布日期:2024-06-03
    • 文件大小:69632
    • 提供者:王宇
  1. NamePipe

    0下载:
  2. 一个在VC10环境下编写的Windows命名管道的例子,可以通过这个demo程序,加深对Windows命名管道的理解-Windows named pipes example, a VC10 environment written by this demo program to deepen the understanding of Windows named pipes
  3. 所属分类:操作系统开发

    • 发布日期:2024-06-03
    • 文件大小:10240
    • 提供者:kzm
  1. namepipe

    0下载:
  2. 命名管道异步方式 分为服务器与客户端 两个源代码 先运行服务器 再运行客户端-Named pipes asynchronous mode is divided into server and client source code to run two servers and then run the client
  3. 所属分类:Windows编程

    • 发布日期:2024-06-03
    • 文件大小:3791872
    • 提供者:孙晓龙

源码中国 www.ymcn.org