CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - RELAY

搜索资源列表

  1. smtpr

    0下载:
  2. A simple smtp relay server. Which follows smtp protocol correctly. It receive an email. and relay it out to an email server specified by users. Platform: unix, linux, windows. compilation command: g++ smtpr.c -lsocket -lnsl -o smtpr usage: smtp
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6.43kb
    • 提供者:leearthian
  1. relay

    0下载:
  2. 四路继电器输出,基于linux 2.4的驱动及测试程序.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:11.18kb
    • 提供者:tanyunxin
  1. FaxRelay-1.6.2.1_Rel_260107.tar

    0下载:
  2. FAX RELAY实现代码,十分珍贵,希望对要实现传真的人有帮助-FAX RELAY
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:879.33kb
    • 提供者:yht
  1. relay

    0下载:
  2. linux源码,高级io操作中select的用法-linux-source, advanced io operation select usage
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1.1kb
    • 提供者:qujianning
  1. relay

    0下载:
  2. linux源码,高级io操作中pull的用法-linux-source, advanced io usage pull operation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1.12kb
    • 提供者:qujianning
  1. relay

    0下载:
  2. linux源码,利用状态机,实现io非阻塞操作-linux-source, using a state machine, to achieve non-blocking io operations
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:952byte
    • 提供者:qujianning
  1. chatroom.tar

    0下载:
  2. 基于Linux的网络聊天室 开发环境:Ubuntu7.04操作系统 项目描述:该项目为基于C/S架构的局域网聊天工具,用户可以注册、登录、群聊、私聊、隐身、保存聊天记录。管理员可以禁止用户发言和把用户踢出聊天室。 服务器端保存了所有用户的信息和聊天记录。-Linux-based development environment for Internet Relay Chat: Ubuntu7.04 operating system Project Descr iption: The
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1.76mb
    • 提供者:hh
  1. mrs.tar

    0下载:
  2. 媒体中继服务器,用于rtp流的透传。在linux2.6内核上实现-Media Relay Server for the rtp flow through Chuan. Linux2.6 achieved in the core
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-11
    • 文件大小:2.13mb
    • 提供者:leeo
  1. dhcpandbridge

    0下载:
  2. 这是我研究dhcp和bridge时收集的精华资料,包括了dhcp和bridge的协议分析、dhcp relay方面的专题以及linux网桥的实现分析与使用。希望对热爱网络协议方面的朋友有帮助。-This is my dhcp and bridge study the essence of the information collected, including the dhcp and the bridge of the protocol analysis, dhcp relay-related
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:1.41mb
    • 提供者:毛丽娟
  1. proxyserver

    0下载:
  2. linux proxy server ... we can relay tcp packet..and support server connection .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:668.2kb
    • 提供者:王久乐
  1. cooperativerelaying

    0下载:
  2. 协作中继技术,LTE中的,, 很好,可以-Cooperative relay technology, LTE in
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2.65mb
    • 提供者:天地行
  1. Relay_cdev

    0下载:
  2. 继电器驱动文件,基于OMAP3530,linux操作系统-Relay drivers, based on the OMAP3530, linux operating system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-10
    • 文件大小:1.95kb
    • 提供者:xiaoxie
  1. amplc_pc263

    0下载:
  2. Driver for Amplicon PC263 and PCI263 relay boards.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-10
    • 文件大小:4.08kb
    • 提供者:Nothin8012
  1. amplc_pc263

    0下载:
  2. LINUX系统上PC263和PCI263继电器的板驱动程序,有用到的朋友可以一起分享。-LINUX system PC263 and PCI263 relay board drivers, friends can be useful to share.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-10
    • 文件大小:3.83kb
    • 提供者:ryw9893
  1. hdlc_fr

    0下载:
  2. Generic HDLC support routines for Linux Frame Relay support.- Generic HDLC support routines for Linux Frame Relay support.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-10
    • 文件大小:7.58kb
    • 提供者:hjssww8493
  1. wroute

    0下载:
  2. handle WMAC frame relay & filterring , Functions: ROUTEbRelay - Relay packet for linux-handle WMAC frame relay & filterring , Functions: ROUTEbRelay - Relay packet for linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-04
    • 文件大小:2.02kb
    • 提供者:oaieangwen
  1. RelayServer

    0下载:
  2. unix下的一个中继服务器代码,可实现中继转发功能。-a relay server under unix code, relaying function.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-23
    • 文件大小:9.49kb
    • 提供者:王瑾
  1. relay

    0下载:
  2. Linux Public API and common code for kernel->userspace relay file support.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-09
    • 文件大小:8.41kb
    • 提供者:nubeiyue
  1. relay

    0下载:
  2. Public API and common code for kernel->userspace relay file support.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:11kb
    • 提供者:qiewaxing
  1. relay

    0下载:
  2. Public API and common code for kernel->userspace relay file support.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:11.28kb
    • 提供者:hanhangnang
« 12 »
搜珍网 www.dssz.com