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

搜索资源列表

  1. rip.rar

    0下载:
  2. RIP 协议实现,基于Linux上实现。是xorp的开源代码,稳定可靠,容易移值,RIP protocol, based on Linux to achieve. Xorp code is open source, stable and reliable, easy to transplant
  3. 所属分类:Linux Network

    • 发布日期:2017-03-25
    • 文件大小:186238
    • 提供者:chris
  1. rip

    0下载:
  2. 基于rip协议的距离向量算法 收到相邻路由器(地址为X)的每一个rip报文 1,先修改此报文中的所有项目:将“下一跳”字段中的地址都改为X,并将所有的“距离”字段的值加1 2,对修改后的报文中的每一个项目,重复以下步骤 若项目中的目的网络不在路由表中,则将该项目添加到路由表中 否则,若下一跳字段给的路由器地址是同样的,则将收到的项目替换原路由表中的项目 否则,若收到的项目中的距离小于路由表中的距离,则进行更新 否则,设么也不做-Rip protocol b
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-26
    • 文件大小:2148
    • 提供者:唐栋
  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. quagga-0.99.17.tar

    1下载:
  2. 路由源码,包含BGP,OSPF RIP ISIS等-routing protocol,such as ospf,bgp,rip,isis,etc.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2012-11-10
    • 文件大小:2202151
    • 提供者:ausben
  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. RIP20080526

    0下载:
  2. 使用OMNET++实现RIP的核心算法,运行环境ubuntu7.04,omnetpp3.3-OMNET++ realization of the use of RIP of the core algorithm, operating environment ubuntu7.04, omnetpp3.3
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:517700
    • 提供者:刘豪
  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. quagga-0.98.6.tar

    0下载:
  2. 有OSPFv2、OSPFv3、BGP4、BGP4+、RIP、RIPng等协议的实现。-There OSPFv2, OSPFv3, BGP4, BGP4+, RIP, RIPng, such as the realization of the agreement.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:2019992
    • 提供者:小时
  1. RIP

    0下载:
  2. 互联网RIP协议示例代码,实现了简单的水平分割算法-RIP Internet protocol sample code to achieve the level of a simple segmentation algorithm
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:1353
    • 提供者:张晨光
  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. CCNA

    0下载:
  2. 思科教学课件,路由器的深入学习与研究。OSPF,IP地址, IGP,RIP,EIGRP,ACL和WAN技术简介,STP和VLAN,TRUNK和VTP, 网际互连-Courseware Cisco, routers, in-depth study and research. OSPF, IP address, IGP, RIP, EIGRP, ACL and WAN Technology, STP and VLAN, TRUNK and VTP, Internet interconnection
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-20
    • 文件大小:5761495
    • 提供者:李爽
  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. exp2_cpp

    0下载:
  2. rip协议,描述通信双方如何用rip协议进行通信。-rip the agreement, describing how the two sides rip communication protocol to communicate.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:1095
    • 提供者:闻悦
  1. RIp

    0下载:
  2. 实现RIP协议,具体有停等协议会回退N帧实验-RIP protocol to achieve concrete agreements to suspend such experiments will be back to back N frames
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:1075
    • 提供者:闫雪飞
  1. rip

    0下载:
  2. 关于网络中RIP协议的一个简要的距离矢量算法-RIP protocol on the network in a short distance vector algorithm
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:1114
    • 提供者:陈威
  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 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
    • 提供者:青藤酒家
« 12 3 4 5 »
搜珍网 www.dssz.com