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

搜索资源列表

  1. server

    0下载:
  2. c实现获取远程shell的服务器端。程序很简单,通过管道实现的,希望对新手朋友有用。-c realization of a remote shell access to server-side. The procedure is simple to achieve through the pipeline, and we hope be useful for novice friends.
  3. 所属分类:Remote Control

    • 发布日期:2017-03-30
    • 文件大小:2783
    • 提供者:欧海峰
  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
    • 文件大小:1332
    • 提供者:zhoubx
  1. 1

    0下载:
  2. 本脚本支持管道和文件的编码转换,结果输出到屏幕。现在参数支持不多,但是有参数完整性的检测功能,可以完成多参数的无序调用。采用了新的脚本释放方法,源文件有改动时会自动更新脚本。还有错误消息和依赖文件完整性检查机制。希望这些小技巧对大家编写批处理有所帮助。-The scr ipt and documentation to support the pipeline code conversion, the results output to the screen. Parameters now sup
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:1451
    • 提供者:rweew
  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. Apache_Mina_Server_2[1].0

    0下载:
  2. Apache Mina Server 是一个网络通信应用框架,也就是说,它主要是对基于TCP/IP、UDP/IP 协议栈的通信框架(当然,也可以提供JAVA 对象的序列化服务、虚拟机管道通信服务等), Mina 可以帮助我们快速开发高性能、高扩展性的网络通信应用,Mina 提供了事件驱动、异 步(Mina 的异步IO 默认使用的是JAVA NIO 作为底层支持)操作的编程模型。-Apache Mina Server is a network communication applica
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:394636
    • 提供者:Joe
  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
    • 文件大小:7713
    • 提供者:小斧子
  1. OnePipeDoor1

    0下载:
  2. 单管道CMDSHELL 的实现 代码 网络编程可以参考下-The realization of a single pipeline CMDSHELL network programming code can refer to the following
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:362980
    • 提供者:草草
  1. whats-new

    0下载:
  2. SIMULINK® MODEL FOR SIMULATION OF A 14-BIT PIPELINE ADC-SIMULINK ? MODEL FOR SIMULATION OF A 14-BIT PIPELINE ADC-SIMULINK® MODEL FOR SIMULATION OF A 14-BIT PIPELINE ADC-SIMULINK ? MODEL FOR SIMULATION OF A 14-BIT PIPELINE ADC
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:13310
    • 提供者:CHENLI
  1. TwoPipeDoor

    0下载:
  2. 双管道后门!!!可以连接一台电脑!在后台运行cmd程序!!!进行管理-Dual pipeline backdoor! ! ! You can connect a computer! Cmd program running in the background! ! ! Management
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-17
    • 文件大小:3644
    • 提供者:lori
  1. chat_fork

    0下载:
  2. 建立管道通信,管道学习的最初级应用,初学者可以略做参考-Build pipeline communication, the most junior of the pipeline learning applications, beginners can do a little reference
  3. 所属分类:Linux Network

    • 发布日期:2017-11-23
    • 文件大小:7098
    • 提供者:罗亭
  1. curl-7.26.0

    0下载:
  2. curl的作用:curl是一个利用URL语法在命令行方式下工作的文件传输工具。 它支持很多协议:FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE 以及 LDAP。curl同样支持HTTPS认证,HTTP POST方法, HTTP PUT方法, FTP上传, kerberos认证, HTTP上传, 代理服务器, cookies, 用户名/密码认证, 下载文件断点续传,上载文件断点续传, http代理服务器管道( proxy tunneling),
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-05
    • 文件大小:17300913
    • 提供者:阳光
  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. 管道通信即发送进程以字符流形式将大量数据送入管道,接收进程可从管道接收数据,二者利用管道进行通信。程序由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. 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-14
    • 文件大小:6227
    • 提供者:caoxin
搜珍网 www.dssz.com