搜索资源列表

  1. CNamedPipe_src.zip

    0下载:
  2. 命名管道的封装MFC类。含客户端和服务器端
  3. 所属分类:进程与线程

    • 发布日期:2024-05-16
    • 文件大小:24048
    • 提供者:
  1. ConnectionPipe_demo.zip

    0下载:
  2. 不同机器之间使用命名管道(named pipe)通讯
  3. 所属分类:进程与线程

    • 发布日期:2024-05-16
    • 文件大小:463595
    • 提供者:
  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. PipeSourceCode

    0下载:
  2. 此程序为WINDOWS下用VC实现的利用命名管道通信的程序-procedure for Windows using the VC using named pipe communication procedures
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:12238
    • 提供者:余庆祥
  1. VcNamePipe

    0下载:
  2. 利用命名管道邮槽来实现进程间的通信,程序包括客户端和服务端-use named pipes Post chutes to achieve inter-process communication, procedures, including client and server
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:68860
    • 提供者:黄磊
  1. processcomunication

    0下载:
  2. 此程序是在MFC下分别用匿名管道,命名管道和邮槽3种方法实现的进程之间的通信 -this procedure is the MFC respectively anonymous pipeline named pipes and mail chutes three different methods to achieve the communication process between the
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:202551
    • 提供者:zhaodetao
  1. jincheng_tongxin

    0下载:
  2. 基于以下四种间的通信: 剪贴板 匿名管道 命名管道 邮槽-based on the following four types of communication : the clipboard anonymous pipeline named pipe Post groove
  3. 所属分类:通讯编程

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

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

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

    0下载:
  2. 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-explain in detail the communication process in four ways : the clipboard, anonymous pipes, named pipes and mail chutes. Analysis and comparison of several inter-proces
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:234599
    • 提供者:李君懿
  1. progressCode

    0下载:
  2. 进程间通信:剪贴板,匿名管道,命名管道,邮槽. -inter-process communication : clipboard, anonymous pipes, named pipes, mail chutes.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:233224
    • 提供者:chenpeng
  1. process_clip

    0下载:
  2. 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。 -explain in detail the communication process in four ways : the clipboard, anonymous pipes, named pipes and mail chutes. And a comparative analysis of these types of
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:234228
    • 提供者:讼师为
  1. NamedPipeClt

    0下载:
  2. 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点-explain in detail the communication process in four ways : the clipboard, anonymous pipes, named pipes and mail chutes. And a comparative analysis of these types of int
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:29653
    • 提供者:cq_3964
  1. LISTWindowsNTPIPE

    0下载:
  2. 枚举Windows NT 2000系统中的命名管道-2000 Enumerate Windows NT system of named pipes
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:15415
    • 提供者:仲伟
  1. Code

    0下载:
  2. 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-explain in detail the communication process in four ways : the clipboard, anonymous pipes, named pipes and mail chutes. And a comparative analysis of these types of in
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:70773
    • 提供者:中国
  1. Redirection

    0下载:
  2. 本文着重讲解了如何通过重定向器将普通的I / O请求“重定向”到远程设备。本文内容对于网络编程的学习异常重要,重定向机制是邮槽和命名管道技术的基础。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:273524
    • 提供者:kdo
  1. jincheng_tongxin

    0下载:
  2. 基于以下四种间的通信: 剪贴板 匿名管道 命名管道 邮槽-based on the following four types of communication : the clipboard anonymous pipeline named pipe Post groove
  3. 所属分类:通讯编程

    • 发布日期:2024-05-16
    • 文件大小:237568
    • 提供者:zyg
  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-05-16
    • 文件大小:12288
    • 提供者:bpbook
  1. Code

    0下载:
  2. 进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-Inter-process communication of four ways: clipboard, anonymous pipes, named pipes and mail slots. And comparative analysis of these types of inter-process communication of
  3. 所属分类:进程与线程

    • 发布日期:2024-05-16
    • 文件大小:232448
    • 提供者:hu
  1. name_Pipe

    0下载:
  2. 命名管道.pdf 介绍命名管道的原理和应用实现。对于进程间通信是个很好的东西。-Named Pipes. Pdf named pipe to introduce the principles and applications. For inter-process communication is a good thing.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:937984
    • 提供者:danny
  1. 命名管道:FIFO

    0下载:
  2. 命名管道也被称为FIFO文件,它是一种特殊类型的文件,它在文件系统中以文件名的形式存在,但是它的行为却和之前所讲的没有名字的管道(匿名管道)类似。 由于Linux中所有的事物都可被视为文件,所以对命名管道的使用也就变得与文件操作非常的统一,也使它的使用非常方便,同时我们也可以像平常的文件名一样在命令中使用。(A named pipe is also known as the FIFO file, it is a special t
  3. 所属分类:Linux/Unix编程

« 1 2 34 5 6 7 8 9 10 »

源码中国 www.ymcn.org