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

搜索资源列表

  1. low_pipe

    0下载:
  2. linux环境利用管道进行通讯的例子,父进程fork派生子进程,父子进程利用管道通讯。
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:861byte
    • 提供者:sophie marceau
  1. tcps

    0下载:
  2. 用pipe实现远程控制系统中的popen函数功能。参数f_des[0]从管道中读数据,f_des[1]向管道中写数据。通过管道实现父子进程间的通信。服务器可以向多个用户提供服务。-Remote control system with a pipe in the popen functionality. Parameter f_des [0] read data from the pipe, f_des [1] write data to the pipeline. Father and son
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:1.3kb
    • 提供者:zhoubx
  1. son-father

    0下载:
  2. 简单的进程间通信,信息传递 linux平台,父子进程-Simple interprocess communication, messaging linux platform, father and son process
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:184.52kb
    • 提供者:林锋
  1. 1

    0下载:
  2. 主题:进程的管道通信 内容:这是一个设计型实验,要求自行编制程序。 使用系统调用pipe()建立一条管道,两个子进程分别向管道写一句话: Child process1 is sending a message! Child process2 is sending a message! 父进程从管道读出来自两个子进程的信息,显示在屏幕上。 要求: 1) 父进程先接收子进程1发来的消息,然后再接收子进程2发来的消息。 2) 实现管道的互斥使用,当一个子进程正在对
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:7.53kb
    • 提供者:小斧子
  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
    • 文件大小:5kb
    • 提供者:y
  1. process--synchronization

    0下载:
  2. Linux进程的创建与父子进程同步,包括父进程创建子进程、查看进程家族树、父子进程同步-Linux process, the process of simultaneous creation and his son, including the parent process creates a child process, view the process of the family tree, father and son process synchronization
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:748byte
    • 提供者:timmylee
  1. Linux-GTKP-chat

    0下载:
  2. Linux Socket 基于GTK+聊天软件,采用父子进程编写,互斥死锁-Linux Socket based on GTK+ chat software written in parent-child process mutex deadlock
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:35.57kb
    • 提供者:爱德华
  1. communication

    0下载:
  2. 进程的管道通信,父进程调用fork()生成两个子进程,完成父子进程之间的通信。-Process pipeline communication, the parent process calls fork () to generate two sub-processes, to complete the communication between the parent and child processes.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:640byte
    • 提供者:kk
  1. First

    0下载:
  2. 编写一段程序,使其用管道来实现父子进程之间的进程通信-Write a program to use the pipeline to implement the process of communication between parent and child
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:6.08kb
    • 提供者:caoxin
  1. pipe

    0下载:
  2. 管道的基础用法,包括父子进程,多次写入一次读取,一次写入多次读取-Basic usage of the pipeline, including the parent and child, write once read many times, write once read many
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:6.64kb
    • 提供者:Allen
  1. 3_tcp_concurrent_fork

    0下载:
  2. 基于TCP协议的父子进程并发服务器的通讯(Communication of concurrent server between father and son process based on TCP protocol)
  3. 所属分类:网络

    • 发布日期:2018-01-05
    • 文件大小:3kb
    • 提供者:天空云
  1. nodejs父子进程的stream方式通信

    0下载:
  2. 父子进程使用管道通信,对于spawn方式创建的子进程,没有默认管道,所以需要使用此中方式,另外,通过nodejs创建出来的其他进程,比如java,c,都可以使用输入输出流来实现更复杂更安全的通信(The father child process uses pipeline communication, and there is no default pipe for the subprocesses created by the spawn mode, so we need to use thi
  3. 所属分类:网络编程

    • 发布日期:2018-05-01
    • 文件大小:1kb
    • 提供者:GladiatorNick
搜珍网 www.dssz.com