CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 命名管道

搜索资源列表

  1. CNamedPipe_src.zip

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

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

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

    • 发布日期:
    • 文件大小: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)来进行数据的收发。 -named pipe full advan
  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-process communication advantages and
  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 inter-process communication a
  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 inter-process communication on th
  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 inter-process communication adva
  3. 所属分类:其它

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

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

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

    0下载:
  2. 使用命名管道进行进程间通信,可以跨越机器边界
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:478898
    • 提供者:hapin
  1. T-CMD

    0下载:
  2. 系统服务级后门源码 利用命名管道进行通讯,将远程CMD输入输出重定向到管道
  3. 所属分类:系统编程

    • 发布日期:2014-01-16
    • 文件大小:7223
    • 提供者:mars
  1. namepipe

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

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

    0下载:
  2. VC++下命名管道编程-VC named pipe programming
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:339353
    • 提供者:周国强
  1. p2p_namedpipes_demo

    0下载:
  2. 点对点程序,使用命名管道进行通信-point-to-point, the use of named pipes for communication
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:19327
    • 提供者:吴昊
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com