Description: 这是一份虚拟路由器的作业,实现在局域网内模拟路由器进行工作!-This is a virtual router operations, to achieve the LAN router simulation work! Platform: |
Size: 72109 |
Author:王 |
Hits:
Description: 这是一份虚拟路由器的作业,实现在局域网内模拟路由器进行工作!-This is a virtual router operations, to achieve the LAN router simulation work! Platform: |
Size: 71680 |
Author:王 |
Hits:
Description: 所实现的路由器采用距离矢量算法,模拟Internet上的IP路由器,它能确定网络的最短路由,并在其上传输分组-router achieved by the application of the distance vector algorithm simulation on the Internet IP routers, it can determine the shortest route network, and in its previous packet transmission Platform: |
Size: 181248 |
Author:agang |
Hits:
Description: 思科路由器仿真软件含破解,可以模拟三层交换机等网络设备-Cisco router simulation software with crack, can simulate the three-tier network equipment such as switches Platform: |
Size: 16160768 |
Author:黄问 |
Hits:
Description: 这是一个用Java编写的路由器模拟程序。可以利用计算机模拟路由器实现路由表的生成、转发等等功能。-This is a preparation of the router using Java simulation program. Router can use computer simulation to achieve the generation of routing tables, forwarding and so on. Platform: |
Size: 11264 |
Author:姚昱全 |
Hits:
Description: 实验四 路由跟踪:采用C++,模拟分布式路由,对路由信息进行跟踪。-Experimental four track routing: The C++, Simulation distributed routing, the routing information is being tracked. Platform: |
Size: 37888 |
Author:wangqjing |
Hits:
Description: 使用Java语言编写模拟路由器程序,通过不同的IP端口(port),使用多线程模拟不同的路由器,路由器之间通过UDP协议交换路由信息,根据Bellman-ford算法确定下一条的路由节点。-The use of Java language router simulation procedures, through different IP port (port), the use of multi-threaded simulation of different routers, through the UDP protocol between routers exchange routing information, according to Bellman-ford algorithm to determine the next a routing node. Platform: |
Size: 43008 |
Author:邓瑞龙 |
Hits:
Description: 这是一个模仿路由算法的java程序。
实现关于路由器的简单功能。
实现距离矢量路由算法。
所实现的路由器模拟Internet上的IP路由器。它能确定网络的最短路由,并在这些利用上传输分组
实现功能简介
1) 编写一个称为“Router”的程序
2) 利用距离向量算法更新路由表
3) 该程序的多个实例(进程或线程)可以以运行在一台机器
4) 实例之间利用UDP交换路由表
5) 假设结点与其邻居结点的都为距离为1。
6) 为了指明实例及其邻居,程序启动时必须能接收以下参数:
7) router ID, myport, port1, port2, port3…
8) 程序必须能处理以下命令:
a) N-打印活动的邻居列表。
b) T-输出路由表。
c) 0,1,… 9-发送分组
9) 关于时间定时
a) 每个路由器每2秒钟发出它们的路由表
b) 每个路由器根据收到的路由表更新它们自己的路由表
c) 路由器必须具备检测邻居是否活动的能力。如果路由器在6秒钟没有收到邻居发来的更新,则认为邻居不可达
10) 关于拓扑结构
a) 路由器必须具备路由器故障和恢复的能力
b) 这里假设链路不会出现故障,分组不会丢失和出错
c) 如果路由器在给定时间内未运行,表示路由器故障。如果重启运行,则认为路由器故障恢复
d)当然,假设通信是双向的
-This is a parody routing algorithm java program.
Achieve a simple function on the router.
Implement distance vector routing algorithm.
Internet router simulation achieved the IP router. It can determine the shortest route network, and in these transmission packet utilization
Achieve Features
A) preparation of a group called "Router" program
2) the use of distance vector algorithm updates the routing table
3) multiple instances of the program (processes or threads) can be run on a single machine
4) between instances using UDP exchange routing table
5) Assuming that node and its neighbor nodes are distance of 1.
6) In order to specify the instance and its neighbors, the program must be able to start receiving the following parameters:
7) router ID, myport, port1, port2, port3 ...
8) program must be able to deal with the following command:
a) N-printing activities neighbor list.
b) T-output routing table.
c) 0,1, ... 9- to send the packet
9) About Time Timing
a) given eve Platform: |
Size: 73728 |
Author:张天扬 |
Hits:
Description: 以最简单的DV算法来增强对路由算法的 认识,所实现的路由器模拟Internet上的IP路由器,它能确定网络的最短路由,并在这些利用上传输分组。
-With the most simple DV algorithm to enhance the understanding of the routing algorithm, the realization of the router simulation IP on the Internet router, it can determine the shortest route network, and the use of these packet transmission Platform: |
Size: 53248 |
Author:zhao |
Hits: