搜索资源列表

  1. 通过消息传送数据

    0下载:
  2. 很好的操作系统课程设计,功能是利用命名管道进行通信,能学到很多东西-good courses on operating system design, function is to use named pipes for communication, a lot of things can be learned
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:131512
    • 提供者:cjl
  1. lessonprocess

    0下载:
  2. 命名管道充分利用了Windows NT和Windows 2000内建的安全机制。 将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。 命名管道是围绕Windows文件系统设计的一种机制,采用“命名管道文件系统(Named Pipe File System,NPFS)”接口,因此,客户机和服务器可利用标准的Win32文件系统函数(例如:ReadFile和WriteFile)来进行数
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:246014
    • 提供者:李思川
  1. PipeTest

    0下载:
  2. 利用命名管道进行通信的简单学习例子(Visual C++ 6.0)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:12722
    • 提供者:bpbook
  1. PipeCom1111

    0下载:
  2. PipeCom利用命名管道进行通信.rar
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:18079
    • 提供者:ant
  1. namedpipe

    0下载:
  2. 利用命名管道技术,在进程间进行通信的例程。希望和大家交流。-use named pipes, in the process of communication between the routines. And we hope that the exchanges.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:69286
    • 提供者:彭明
  1. namedpipe

    0下载:
  2. 利用命名管道技术,在进程间进行通信的例程。希望和大家交流。-use named pipes, in the process of communication between the routines. And we hope that the exchanges.
  3. 所属分类:进程与线程

    • 发布日期:2024-06-17
    • 文件大小:68608
    • 提供者:彭明
  1. 通过消息传送数据

    0下载:
  2. 很好的操作系统课程设计,功能是利用命名管道进行通信,能学到很多东西-good courses on operating system design, function is to use named pipes for communication, a lot of things can be learned
  3. 所属分类:系统编程

    • 发布日期:2024-06-17
    • 文件大小:131072
    • 提供者:cjl
  1. lessonprocess

    0下载:
  2. 命名管道充分利用了Windows NT和Windows 2000内建的安全机制。 将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。 命名管道是围绕Windows文件系统设计的一种机制,采用“命名管道文件系统(Named Pipe File System,NPFS)”接口,因此,客户机和服务器可利用标准的Win32文件系统函数(例如:ReadFile和WriteFile)来进行数
  3. 所属分类:系统编程

    • 发布日期:2024-06-17
    • 文件大小:245760
    • 提供者:李思川
  1. PipeTest

    0下载:
  2. 利用命名管道进行通信的简单学习例子(Visual C++ 6.0)-The use of Named Pipes to communicate a simple learning example (Visual C++ 6.0)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-17
    • 文件大小:12288
    • 提供者:bpbook
  1. PipeCom1111

    0下载:
  2. PipeCom利用命名管道进行通信.rar-PipeCom use named pipes to communicate. Rar
  3. 所属分类:通讯编程

    • 发布日期:2024-06-17
    • 文件大小:17408
    • 提供者:ant
  1. projectManager

    0下载:
  2. asp开发的项目管理系统,能够跟进工程进度-asp development of project management systems, able to follow the progress of the projects
  3. 所属分类:书籍源码

    • 发布日期:2024-06-17
    • 文件大小:2460672
    • 提供者:ben.xu
  1. CMMI

    0下载:
  2. CMMI 利用命名管道技术,在进程间进行通信的例程。希望和大家交流-CMMI using named pipe technology, in the process of communication between the routines. Would like to exchange
  3. 所属分类:软件工程

    • 发布日期:2024-06-17
    • 文件大小:94208
    • 提供者:tjh
  1. usernamepipetocomu

    0下载:
  2. 利用命名管道进行通信,程序实现数据对接,数据通信,提供接口-The use of named pipes to communicate
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-17
    • 文件大小:18432
    • 提供者:老孙
  1. pipe

    0下载:
  2. 管道通信即发送进程以字符流形式将大量数据送入管道,接收进程可从管道接收数据,二者利用管道进行通信。程序由linux下的C实现,文件中有3个管道通信程序,第一个是无名管道通信,后两个是命名管道通信。-Pipe communication that is sent to a stream of characters to process large amounts of data into the pipeline, the receivi
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:王雯

源码中国 www.ymcn.org