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

搜索资源列表

  1. tcp-ip详解卷2

    1下载:
  2. 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:30044137
    • 提供者:小易
  1. TCP-IP2

    0下载:
  2. 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:30044779
    • 提供者:韦斯
  1. yaogg

    0下载:
  2. 源码/软件简介: 常规设置 ·添加城市 | 城市管理 ·网站信息配置 ·添加分类 | 管理 ·信息敏感字过滤管理 ·添加屏蔽IP | 管理 ·友情链接管理 ·修改网站公告 ·更新系统数据 用户管理 ·添加超级管理员|管理 ·添加信息管理组|管理 ·添加信息管理员|管理 ·会员管理 信息管理 ·信息管理|回收站 上传文件管理 ·上传文件管理 管理地址
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:564684
    • 提供者:zz
  1. jxta-c-2.4

    0下载:
  2. Welcome to JXTA-C/C++ Project JXTA-C/C++ project is an open source cross-platform C/C++ implementation of the JXTA platform with an Apache-like license. The community is committed to a quarterly release cycle. For each release, it is currently
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:1602334
    • 提供者:杨阳
  1. Webxml

    0下载:
  2. 基于XML的网络管理系统是一个基于xml的soap协议进行远程网络连接管理的程序。-XML-based network management system is based on a soap xml agreement for the long-distance network connecting pipe Jimmy procedures.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:465449
    • 提供者:tiepiao
  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. Threads

    0下载:
  2. hreads:This sample demonstrates how to develop an advanced namedpipe server that is capable of servicing 5 instances. The application is an echo server where data isreceived from a client and echoed back to the client. Allthe pipe instances are servi
  3. 所属分类:Web服务器

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

    0下载:
  2. VC实现的pipe管道和邮槽的sourcecode,由于网络编程方面较为实用,用VC环境可编译-VC implementation pipe pipes and mail slots sourcecode, due to more practical aspects of network programming with VC++ can be compiled
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-31
    • 文件大小:13780568
    • 提供者:tustin
  1. PIPE

    0下载:
  2. Windows 操作系统中 进行 管道 通信-Windows operating system to pipe communication
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-24
    • 文件大小:8788
    • 提供者:YOYO
  1. Pipe

    0下载:
  2. 一个双线程安全的Pipe实现。一个线程在端读,另一个线程在另一端写,可以用做线程间通信。-A two-threads safe Pipe implement. One thread writes on the in-side, and another thread reads on the other side. U can use it to communicate in two threads. It s safe!
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-23
    • 文件大小:3211
    • 提供者:Zephyr Shannon
  1. pipe

    0下载:
  2. 自己实现的一个管道客户端,用于向管道服务器发送数据,支持大文件传输,支持buffer-Their client to achieve a pipeline for sending data to the pipe server to support large file transfers, support for buffer
  3. 所属分类:Linux Network

    • 发布日期:2017-05-12
    • 文件大小:3012642
    • 提供者:wallacexiang
  1. pipe

    1下载:
  2. LINUX进程通信方法很多,但对于父子进程,最简单实用的方法就是管道。 示例代码给出的即是父子进程间利用管道通信。-There are many ways for the communication between processes in Linux. But for the parent and child, the most simple and practical way is pipe. Here is an example of pipe.
  3. 所属分类:Linux Network

    • 发布日期:2015-09-30
    • 文件大小:5120
    • 提供者:y
  1. pipe

    0下载:
  2. linux环境下通过管道实现进程间的通信-linux ipc with pipe
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:520
    • 提供者:devil
  1. pipe

    0下载:
  2. linux环境下 局域网内的pipe通信机制-linux pipe within the LAN environment, the communication mechanism
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:14913
    • 提供者:jack
  1. Cp23-named-pipe-client-

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

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

    0下载:
  2. linux管道编程,有志向学习嵌入式编程-linux pipe programming ambition to learn embedded programming
  3. 所属分类:Linux Network

    • 发布日期:2017-11-18
    • 文件大小:24355
    • 提供者:麻花疼
  1. pipe

    0下载:
  2. 压缩包中包含两个文件pipe3.c和pipe4.c,其中在pipe3.c打开一个无名管道,然后使用fork创建一个子进程,在父进程中进行管道写操作;pipe4.c是管道读操作的文件。-Compressed package contains two files pipe3.c and pipe4.c, which opened in pipe3.c an unnamed pipes, and then use the fork to create a child process, the pare
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:917
    • 提供者:赤土
  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
    • 提供者:王雯
« 12 3 4 5 »
搜珍网 www.dssz.com