CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - named pipe

搜索资源列表

  1. client

    0下载:
  2. This program is a simple named pipe client that demonstrates the API calls needed to successfully develop a basic named pipe client application. When this application successfully connects to a named pipe, the message \"This is a test\" is writte
  3. 所属分类:Telnet客户端

    • 发布日期:2008-10-13
    • 文件大小:3509
    • 提供者:sean zhang
  1. Client

    0下载:
  2. client:This program is a simple named pipe client that demonstratesthe API calls needed to successfully develop a basic namedpipe client application. When this application successfullyconnects to a named pipe, the message \"This is a test\" i written
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:19856
    • 提供者:cuiyixin
  1. CreateGUID

    0下载:
  2. 这里使用了两个Demo进行测试。其中HijackPipe.exe是服务端,他接受客户端PipeClient发送来的数据,对该客户权限进行模拟,并使用在控制台打印出当前进程的用户名。我们使HijackPipe.exe运行在普通账户aaa下,并使用Runas命令让客户端PipeClient运行在管理员权限-If a server via named pipes to communicate with a client, the server can use the Windows API funct
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1151035
    • 提供者:blacker
  1. ssnp

    0下载:
  2. 一个通过命名管道来进行通信的例子-Of a named pipe to communicate examples of
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-09
    • 文件大小:52508
    • 提供者:站长
  1. namepipe

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

    • 发布日期:2017-04-02
    • 文件大小:123682
    • 提供者:李兴楷
  1. MessageCenter

    1下载:
  2. 这是一个消息收发器,集合了六种常用协议,如SOCKET,WM_COPYDATA,命名管道等,是协助程序员测试的利器。-This is a message send/recv program, with 6 common protocals, such as socket, wm_copydata, named pipe and so on, will be very useful for the coder.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2014-12-09
    • 文件大小:456365
    • 提供者:熊振
  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. named_pipe

    0下载:
  2. 基于Linux下的进程通信中的命名管道,以及相关的实现代码-Based on the process of communication under Linux named pipe, and the realization of the relevant code
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:10851
    • 提供者:zzy
  1. Visual-C-PP

    1下载:
  2. 命名管道软件实现代码,包括服务器端和客户端代码。-named pipe code.Including server pipe and client pipe!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2015-06-15
    • 文件大小:3858432
    • 提供者:zoubin
  1. Namepipe

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

    • 发布日期:2017-05-14
    • 文件大小:3433838
    • 提供者:翁鹏飞
  1. Cp23-named-pipe-client-

    1下载:
  2. c # 命名管道实现,例子很详细,内容很详细,很简单-c# named pipe implementation
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:74301
    • 提供者:TN
  1. PIPE

    0下载:
  2. 命名管道的例子,有服务器和客户端,两者可以相互发送信息-Examples of named pipes, a server and client, both send messages to each other
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:3864709
    • 提供者:刘明
  1. mingmingguandao

    0下载:
  2. 文件为命名管道实例,里面涵盖了VC++网络编程的基本知识,C++学习新手可以考虑学习下-File is a named pipe instance C++, which covers the basic architecture C++ network programming, it is a good code C++ novice learning
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:747257
    • 提供者:Wei Huang
  1. CreateNamedPipe

    1下载:
  2. 学习网络编程,一个简单的命名管道实例程序。-Learning network programming, a simple example program named pipe
  3. 所属分类:WinSock-NDIS

    • 发布日期:2014-05-08
    • 文件大小:601088
    • 提供者:yu tianjian
  1. Linux_chat

    0下载:
  2. Linux下高级编程,使用有名管道的方式的进程间通信技术来实现客户端和服务器的通信。-Advanced programming under Linux, using a named pipe of process communication technology to realize the client and server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:15065
    • 提供者:李飞
  1. Process

    0下载:
  2. 多进程编程,匿名管道,有名管道,油槽,剪贴板等技术。-Multi-process programming, anonymous pipes, named pipe, oil tank, the clipboard.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1421
    • 提供者:周金炳
  1. pipe

    0下载:
  2. 管道(Pipe)及有名管道(named pipe):管道可用于具有亲缘关系进程间的通信;有名管道,除具有管道所具有的功能外,它还允许无亲缘关系进程间的通信。 -named pipe
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:1599
    • 提供者:陈海金
  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 receiving process can receive data t
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1348
    • 提供者:王雯
  1. megsages

    0下载:
  2. 通过命名管道实现两个控制台相互收发消息的示例-By a named pipe sample two console to send and receive messages to each other
  3. 所属分类:Linux Network

    • 发布日期:2017-12-17
    • 文件大小:2048
    • 提供者:aitodqcv
« 12 »
搜珍网 www.dssz.com