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

搜索资源列表

  1. DotNetNamedPipes

    0下载:
  2. 命名管道通信,包含说明文件。CSharp 版-DotNet NamedPipes
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:127603
    • 提供者:xhww
  1. NamedPipeClt

    0下载:
  2. 命名管道"或"命名管线"(Named Pipes)是一种简单的进程间通信(I P C)机制, -Named Pipes " or" named pipe " (Named Pipes) is a simple inter-process communication (IPC) mechanism
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:29556
    • 提供者:wayuzhi
  1. TestNamePipe

    0下载:
  2. 命名管道的应用,可以在服务器与客户端之间进行信息的传递。-Named pipe application, server and client in information between the delivery.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2577775
    • 提供者:liufengzhu
  1. zylappcom113

    0下载:
  2. "命名管道"或"命名管线"(Named Pipes)是一种简单的进程间通信(I P C)机制,   Microsoft Windows NT,Windows 2000,Windows 95以及Windows 98均提供了对它的支持   (但不包括Windows CE).命名管道可在同一台计算机的不同进程之间,或在跨越一个网络的   不同计算机的不同进程之间,支持可靠的,单向或双向的数据通信.用命名管道来设计应用   程序实际非常简单,并不需要事先深入掌握基层网络传送协议(如T C P / I P
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:451567
    • 提供者:fyhe
  1. NamedPipeX

    0下载:
  2. 命名管道、mutex、多线程、回调函数等应用实例,实现电脑复位管理、CTRL_ALT_DEL键锁定与释放,对类似计算机系统编程具有非常大的参考价值。-Create PIPE and CALLBACK function,controll the CTRL_ALT_DEL keyboad
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:557584
    • 提供者:杨昆仑
  1. mingmingguandao

    0下载:
  2. 命名管道编程实例,本人亲自验证过,可以正常使用,供大家参考学习,-Named pipe programming examples, I personally verified, you can normally use for reference study,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:70907
    • 提供者:fish33
  1. WindowsNamedPipe

    0下载:
  2. Windows命名管道使用的demo,含服务器和客户端。-A demo shows how to use Windows named pipe, including client and server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2389
    • 提供者:liuly
  1. NamedPipeSrv

    0下载:
  2. 命名管道进程间通信 服务-Named pipes interprocess communications services
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:38921
    • 提供者:xhz678
  1. FIFO

    0下载:
  2. Linux下用命名管道FIFO写的进程间通信程序(经典集合,用gcc编译器,可直接使用,吐血奉送)-FIFO under Linux using named pipe communication between the process of writing procedures (classical set, with the gcc compiler, can be used directly, vomiting blood Complimentary)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-03-28
    • 文件大小:24721
    • 提供者:FarEast8612
  1. Code

    0下载:
  2. 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-Detailed explanation of intertask communication four ways: the clipboard, anonymous pipe, named pipe and the mail slot. And the comparative analysis this several inter-process communication strengt
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:233495
    • 提供者:田海龙
  1. pipe

    0下载:
  2. window下命名管道封装类与测试代码 供学习或实际项目使用-failed to translate
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-27
    • 文件大小:9525955
    • 提供者:姓名
  1. clientPipe

    0下载:
  2. windows命名管道客户端使用,代码容易理解。-windows named pipe client, code easy to understand.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:2444
    • 提供者:Brian
  1. serverPipe

    0下载:
  2. windows命名管道服务端程序例子,程序简单易懂-windows server program named pipe example, the program easy to understand
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:3120
    • 提供者:Brian
  1. NamedPipe

    0下载:
  2. 该程序将windows命名管道的常用功能封装成一个类,使用时只需调用Connect、Read、Write函数即可实现局域网通信。-The program will be named pipes windows package into a class of commonly used functions, using, simply call Connect, Read, Write LAN communications function can be realized.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:2074
    • 提供者:刘剑桥
  1. VC_Pipe

    0下载:
  2. 线程或进程之间的命名管道通讯实现.可以根据实际项目需求加入。-Thread or process to achieve communication between the named pipe. Can be added according to the actual needs of the project.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1200377
    • 提供者:
  1. windows-communicate

    0下载:
  2. 命名管道例子程序,实现windows 进程间的通讯-Named pipe example program, to achieve inter-process communication windows
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:29195
    • 提供者:
  1. RSA-Signature-Validate-Crypto

    0下载:
  2. 文章和附件中的代码给用户一个产品用户激活的框架的源代码。包括:RSA算法实现、集成Cypto++环境、产品激活、客户端/服务器命名管道、产生和序列化RSA密码、RSA签名和验证以及产品密钥/序列号生成。 -This article signs the Product Key, which may prove to be too restrictive to the reader. In this case, see Installation IDs Based on Truncated Ha
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:377011
    • 提供者:一贯故
  1. PipeService

    0下载:
  2. 命名管道在不同进程间的相互共享数据,该程序为服务器程序-Named Pipes in the interaction between different processes to share data, the program for the server program
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-04
    • 文件大小:1421457
    • 提供者:胡泊
  1. process_communication_wince

    0下载:
  2. 开发平台:vs2005; 目标平台:WINCE; 功能描述: 进程间通讯的方法有很多,除了常用的剪切板外,还可以用以下几种方法来实现:利用Windows消息WM_COPYDATA、全局原子、内存映射文件、命名管道、邮槽等。 在这里我使用的是Windows消息WM_COPYDATA来实现进程间通讯。-Development platform: vs2005 target platform: WINCE Descr iption: inter-process communicat
  3. 所属分类:Windows CE

    • 发布日期:2017-06-14
    • 文件大小:21883237
    • 提供者:simon
  1. AITV_Framework

    0下载:
  2. 这是一个基于命名管道的进程通信及调度程序框架的试验版本。一个solution中包含3个Project.其中,AppScheduling是进程调度程序(这个是将来可以使用的版本),TestJiuGong和TestPlayer分别是九宫格导航和播放器的简单模拟(将来会被实现真实功能的程序所替换。) AppScheduling的功能:启动后自动隐藏窗口,启动九宫格导航。九宫格导航按1键后退出,启动播放器;播放器按0键后退出,启动九宫格导航;九宫格导航按0键后退出整个系统(包括AppScheduli
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:147352
    • 提供者:Roger King
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com