CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - RIP路由协议

搜索资源列表

  1. mrouted-3.9.6 mrouted 是支持tunnel的DVMRP多播路由协议的实现

    0下载:
  2. mrouted 是支持tunnel的DVMRP多播路由协议的实现,此版本为2011-10-23的最新版 -mrouted is an implementation of the DVMRP multicast routing protocol. It turns a UNIX workstation into a DVMRP multicast router with tunnel support, in order to cross non-multicast-aware r
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-22
    • 文件大小:165892
    • 提供者:haibbo
  1. RIP

    0下载:
  2. 用C语言实现的计算机网络中的RIP路由协议,代码简单易懂-Using C language computer network RIP routing protocol is straightforward
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:164388
    • 提供者:luyihui
  1. RIP

    0下载:
  2. 实现RIP协议的分组接收和发送流程,以及路由表的维护-RIP protocol to achieve packet receive and transmit processes, and maintenance of routing table
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:1306
    • 提供者:张栋
  1. 2

    0下载:
  2. 实验一 路由器的命令行界面配置 2 实验二 路由器的全局配置 4 实验三 路由器端口的基本配置 6 实验四 查看路由器的系统和配置信息 9 实验五 静态路由 11 实验六 RIP 路由协议 17 实验七 OSPF单区域 25 实验八 利用IP标准访问列表进行网络流量的控制 32 -Router
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-28
    • 文件大小:454449
    • 提供者:antry
  1. rip

    0下载:
  2. 路由选择协议的模拟实现,用C++实现,这是自己写的,感觉写的还可以,希望得到大家的认可,不足之处请多多包含-Routing protocol implementation of the simulation using C++ implementation, which is written in their own feeling, they can still write and hope that the U.S. recognized the inadequacies please in
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:926
    • 提供者:
  1. rip

    0下载:
  2. 本系统简单模拟了网络中rip路由选择协议 对学习有一定得帮助-Simple simulation of the system rip the network routing protocol must be on learning to help
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:110203
    • 提供者:倪好
  1. adsl

    0下载:
  2. 路由器基本配置,配置静态路由,配置RIP路由协议-Basic router configuration, configure a static route, configure RIP routing protocol
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:147221
    • 提供者:chl
  1. RIP

    0下载:
  2. 模拟实现rip路由协议,创建新的路由表并由新发来的路由表信息对其进行更改-Rip routing protocol simulation, create a new routing table made by the new information to the routing table changes
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:1354
    • 提供者:王琛
  1. rip

    0下载:
  2. 本实验要求充分理解RIP协议,根据RIP协议的流程设计RIP协议的报文处理和超时处理函数,并实现如下功能:RIP报文有效性检查;处理Request报文;处理Response报文;路由表项超时删除;路由表项定时发送。 -In this study, the agreement calls for the full understanding of RIP, the agreement under the RIP process design RIP protocol packet processi
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-25
    • 文件大小:6690
    • 提供者:fukker
  1. routeProtocol

    0下载:
  2. RIP路由协议配置,详解路由与交换,路由器原理--(一),详解数据包等-RIP routing protocol configuration, Xiang Jie routing and switching, routers principles- (1), Xiang Jie packets, etc.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-06
    • 文件大小:1080125
    • 提供者:玉兵
  1. NS2

    0下载:
  2. RIP协议的OPNET仿真分析.kdh 无线AdHoc网络DSR路由协议的OPNET仿真.caj-OPNET
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:378393
    • 提供者:刘春
  1. rip

    0下载:
  2. 这是风河公司Tornado2.2里面可用的rip路由协议的源代码,但是需要配合Tornado2.2下的一些头文件才能使用,希望对研究路由协议的有所帮助-This is the Wind River Tornado2.2 the rip routing protocol used inside the source code, but need to meet Tornado2.2 at some of the header files to use, I hope the study will
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:93770
    • 提供者:Colin
  1. Linux_RIP_router

    0下载:
  2. 文章主要讲述在X86硬件平台下,结合linux kernel 2.4 系统环境开发RIP 路由器的基本原理及实现 的三个主要环节——嵌入式linux 的构建,命令行接口(CLI)实现,RIP 路由协议实现,同时也给出了一些针对RIP 路由协 议的优化方法。-This paper mainly describes the X86 hardware platform, system environment with linux kernel 2.4 RIP router developmen
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:1323662
    • 提供者:zjtec
  1. RIP-protocol

    0下载:
  2. c语言实现RIP协议算法,自动生成路由表,网络拓扑图可自行设置-MSP430F5438 achieve the SD card reader, teach you to use document management system, created in the sd card read all types of files
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1417981
    • 提供者:月寒
  1. RIP--EIGRP--and-OSPF-using-OPNET

    0下载:
  2. 本文章用OPNET作为工具,建设不同的模拟场景和参数,分析RIP,EIGRP和OSPF这三种路由协议的优缺点。-Performance Analysis of RIP, EIGRP, and OSPF using OPNET.Routing protocols are key elements of modern communication networks. Currently deployed dynamic routing protocols that are used to propag
  3. 所属分类:Linux Network

    • 发布日期:2017-03-25
    • 文件大小:326152
    • 提供者:fafan
  1. RIP

    0下载:
  2. RIP路由协议实现,利用RIP协议的原理,用C语言简单实现RIP协议的功能。-RIP routing protocol
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:2352
    • 提供者:君君
  1. RIP-routing-protocol-basic

    0下载:
  2. RIP路由协议的基本配置,非常仔细,非常有用,值得一看-The basic configuration of RIP routing protocol, very carefully, very useful, worth a visit
  3. 所属分类:Communication

    • 发布日期:2017-04-30
    • 文件大小:216869
    • 提供者:江然
  1. 路由器RIP动态路由配置

    0下载:
  2. 假设校园网通过一台三层交换机连到校园网出口路由器上,路由器再和校园外的另一台路由器链接。现要做适当配置,实现校园网内部主机与校园网外部主机之间的相互通信。为了简化网管的管理维护工作,学校决定采用RIP v2协议实现互通(Assuming that the campus network is connected to the campus network router through a Layer 3 switch, the router is then linked to another ro
  3. 所属分类:网络编程

    • 发布日期:2018-01-01
    • 文件大小:10240
    • 提供者:青藤酒家
  1. quagga-1.0.20160315.tar

    1下载:
  2. 实现各种路由协议的源代码,包括OSPF、ISIS、RIP、BGP等。
  3. 所属分类:Linux/Unix编程

  1. quagga-1.0.20160315.tar

    0下载:
  2. 实现各种路由协议的源代码,包括ospf、rip、bgd等(The source code for various routing protocols is implemented.)
  3. 所属分类:网络

    • 发布日期:2018-04-29
    • 文件大小:2787328
    • 提供者:sf_hangzhou
« 12 3 »
搜珍网 www.dssz.com