搜索资源列表

  1. c++模拟RIP协议

    0下载:
  2. c++模拟RIP协议
  3. 所属分类:文档资料

  1. rip

    0下载:
  2. 实现网络层rip协议(距离矢量路由算法)-rip network layer protocol (distance vector routing algorithm)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:罗安
  1. ripin

    0下载:
  2. 一个模拟RIP协议的简单实现-a simulated RIP simple realization
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:葛鑫
  1. DragonRounter1218f

    0下载:
  2. 模拟Router的RIP协议,通过传输的文字进行传输和回送,进行模拟和实现。-NOTE: Simulating Router s RIP protocol,it transports and echoplexes by character trasported,and Simulats and implements.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:181248
    • 提供者:
  1. wanlousheji

    0下载:
  2. 1RIP路由协议 ——RIP协议最初是为Xerox网络系统的Xeroxparc通用协议而设计的,是Internet中常用的路由协议。RIP采用距离向量算法,即路由器根据距离选择路由,所以也称为距离向量协议。路由器收集所有可到达目的地的不同路径,并且保存有关到达每个目的地的最少站点数的路径信息,除到达目的地的最佳路径外,任何其它信息均予以丢弃。同时路由器也把所收集的路由信息用RIP协议通知相邻的其它路由器。这样,正确的路由信息逐
  3. 所属分类:文档资料

    • 发布日期:2024-05-20
    • 文件大小:344064
    • 提供者:李微
  1. myrip

    0下载:
  2. rip协议示范,可以实现基本的路由信息共享的rip协议规范。-rip agreement model, can achieve the basic routing information sharing rip agreement.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:16384
    • 提供者:董昌道
  1. Router_java

    0下载:
  2. 该程序采用java实现,模拟了路由器的RIP协议,本人自己写的-the procedures used to achieve java simulated routers RIP, I wrote it myself
  3. 所属分类:通讯编程

    • 发布日期:2024-05-20
    • 文件大小:308224
    • 提供者:lvweimei
  1. RIP_cws

    0下载:
  2. 一个RIP协议模拟程序..在一个工作空间之内画上一些路由跟网络,再画上它们之间的连线.系统后台用一个线程实现模拟路由发送路由表信息.输出路由表的更新内容跟过程.-a RIP simulation program .. in a working space within the painting with some routing network painting on the link between them. system with
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:181248
    • 提供者:生哥
  1. client_notes

    0下载:
  2. RIP协议所采用的UDP通信模块,该程序是UDP通信的客户端程序-RIP protocol adopted UDP communication module, the program is UDP communications client program
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:rocky
  1. rip

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

    • 发布日期:2024-05-20
    • 文件大小:186368
    • 提供者:chris
  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. recogni
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:
  1. RIP

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

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:张晨光
  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 desig
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:fukker
  1. UU

    1下载:
  2. RIP协议模拟,有图示,比较形象的实现了该协议的模拟。-RIP Protocol Simulation
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:58368
    • 提供者:苹苹
  1. RIP

    0下载:
  2. 清华大学计算机网络原理实验源码,RIP协议的具体实现,有一定的借鉴作用。-Tsinghua University Computer Network Engineering Experiments source, RIP concrete realization of the agreement, there is some reference.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:wqs07
  1. RIp

    0下载:
  2. 实现RIP协议,具体有停等协议会回退N帧实验-RIP protocol to achieve concrete agreements to suspend such experiments will be back to back N fr a mes
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:闫雪飞
  1. rip

    0下载:
  2. rip协议ppt 讲解,华为内部培训资料-ppt explain rip agreement, Huawei internal training materials
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:719872
    • 提供者:chenzhuo
  1. Rip

    0下载:
  2. rip 协议实现好消息跑的快坏消息跑的慢-rip protocol run faster good news bad news running slow
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:方法
  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. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:1418240
    • 提供者:月寒
  1. RIP协议

    0下载:
  2. 使用C语言进行RIP协议的模拟实现,对学习RIP协议有一定指导意义(Using C language to carry on the simulation realization of RIP agreement, has the certain significance to learn RIP agreement)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:14336
    • 提供者:hahahehe123
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org