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

搜索资源列表

  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. pipe.tar

    0下载:
  2. 这个对理解linux的管道通信有帮助-The communication channel for understanding the linux help
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:13749
    • 提供者:吴 含
  1. Monitor

    0下载:
  2. Linux下监控某个服务进程,并通过Email和Fetion告警,通过管道实现通信,支持Email,Feion不同告警方式。含有email发送,飞信发送源码。 详情访问博客:www.yqshare.com 转载请注明出处!-Monitoring a service process under Linux, and through Email and Fetion alarm, through the pipe for communication, support Email, F
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:600052
    • 提供者:璐盟其
  1. myftpnew

    0下载:
  2. linux下建立TCP连接,通过管道发送命令,模拟FTP命令,实现文件上传下载。-established under linux TCP connection, sending commands through a pipe to simulate the FTP commands for file uploading and downloading.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:18148
    • 提供者:tanbo
  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-29
    • 文件大小:5120
    • 提供者:y
  1. pipe

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

    • 发布日期:2017-04-06
    • 文件大小: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. 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. pipe.html

    0下载:
  2. Fifo example linux platform.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:71196
    • 提供者:kanber_kav
  1. linux-pipe-programming

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

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

    0下载:
  2. 用管道实现cat,基于linux的C编程,没有头文件,需要自己添加- take use of pipe to work out cat
  3. 所属分类:Linux Network

    • 发布日期:2017-11-17
    • 文件大小:9884
    • 提供者:liyang
  1. LINUX

    0下载:
  2. 关于linux的有名和无名管道,以及共享内存的源代码 ,-IPC pipe
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:31446
    • 提供者:刘杰
  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-04
    • 文件大小:15065
    • 提供者:李飞
  1. fifo

    0下载:
  2. 无名管道通信,学习管道通信的基础原理实现LInux环境下的管道通信方式 -Unnamed pipe communication, to achieve LInux environment pipeline communication
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:595
    • 提供者:刘超
  1. 11.NamedPipes

    0下载:
  2. All pipe concepts that are needed to be learned for making "pipes" in linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3842
    • 提供者:Saadi
  1. pipe

    0下载:
  2. Linux管道通信源码,适合初学者学习,开发参考-Linux pipeline communication source code, suitable for beginners learning, development of reference
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:10901
    • 提供者:莫非
  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
    • 提供者:王雯
搜珍网 www.dssz.com