搜索资源列表
路由器模拟
- 一个路由器模拟器-a router simulator
VitualRoute
- 这是一份虚拟路由器的作业,实现在局域网内模拟路由器进行工作!-This is a virtual router operations, to achieve the LAN router simulation work!
距离矢量路由模拟
- 这是一个模拟路由器的距离矢量路由算法,核心是dijkstra算法。-This is a simulated router distance vector routing algorithm is the core-algorithm.
net_root
- 这是用JAVA编写的路由器的单机模拟实现,是网络课程设计-is prepared using JAVA aircraft simulated router is true, of course design network
shortestPathAlgorithmRouter
- 所实现的路由器采用距离矢量算法,模拟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
Routersim2.1
- 电脑学习资料\\计算机网络\\思科学院\\路由器模拟软件\\Routersim2.1.rar-computer learning materials \\ computer network \\ Cisco Academy \\ router simulation software \\ Routersim2 .1. rar
CCNPNetSim
- 上传一个对于学习路由器的朋友非常实用的工具,它可以在你没有硬件的情况下,模拟各种路由器的配置.-uploads a learning router friends very useful tool, It can no hardware in your circumstances, to simulate router configuration.
Router_java
- 该程序采用java实现,模拟了路由器的RIP协议,本人自己写的-the procedures used to achieve java simulated routers RIP, I wrote it myself
Myrouter3
- 一个模拟路由器的源代码 一个模拟路由器的源代码-a simulated router source code is a simulation router source code in a simulated router source code
showrun
- 使用cisco路由器模拟校园网络时各个路由器的showrun脚本,可以看出各个路由器的配置信息
simpleRouter
- 简单的模拟路由器程序。实现软件模拟路由器,并带简单界面
router(WFQ+token)
- 简单模拟路由器转发的源代码,其中采用了WFQ算法及令牌桶机制!
SimpleRouter
- 模拟路由器,可以在多台机器上实现RIP算法,利用还可以发送测试的包。在任意时刻可以添加邻居,改变邻居信息等。-simulated routers, in multiple machines to achieve RIP algorithm can also use this test kits. At any moment they can add neighbors, neighbors information.
线程模拟路由器
- 利用线程模拟路由器,实现路由器DV和LS算法,路由器之间的通信利用socket完成。界面上显示路由表。
netsim-v0.9.127.zip
- 网络损伤仪软件,绝对独家!!用来模拟网络对报文的损伤。从一个网卡上输入网络数据流,你可以自己随意模拟一定的延迟,模拟个性化的丢包,甚至抖动等,你要做的就是修改宏变量的参数即可。从另一张网卡流出的就是经过模拟损伤的网络流。只需要一台PC机就可以模拟例如路由器、交换机、无线网络等等可能带来的损伤,大大帮助研究和网络的开发和测试。一台硬件损伤仪市价至少五位数!!,网络损伤仪软件,绝对独家!!用来模拟网络对报文的损伤。从一个网卡上输入网络数据流,你可以自己随意模拟一定的延迟,模拟个性化的丢包,甚至抖动等
BosonNetSim
- BOSON NETSIM是目前最好的路由器模拟软件,说是路由模拟有些片面,因为它不仅可以模拟路由器,同时可以模拟交换机,当然像3550这样的它是不可能模拟出来的,但用它来准备NA及NP的考试,是再合适不过的了,甚至有些IE的实验,通过它的自定义网络拓扑功能都可以实现,可以说功能强大之极,其他的模拟器无可与之相匹,当然了,除了CISCO专门为IE准备的CIM,那个就不是我们要讨论的范围了。 由于BOSON的加密技术比较厉害,想要破解它非常不易,所以,要找它的破解过的最新版十分困难 。这里
Cisco
- Cisco路由器、交换机配置模拟软件。可在准备计算机等级考试四级网络工程师时配合使用-Cisco routers, switches Simulation software configuration. Can be prepared NCRE four hours with the use of network engineers
gns3
- 思科路由器模拟实现一条l2vpn业务的配置文件-Cisco router simulation to achieve a l2vpn business profile
73462713Router
- 实现关于路由器的简单功能。 实现距离矢量路由算法。 所实现的路由器模拟Internet上的IP路由器。它能确定网络的最短路由,并在这些利用上传输分组 实现功能简介 1) 编写一个称为“Router”的程序 2) 利用距离向量算法更新路由表 3) 该程序的多个实例(进程或线程)可以以运行在一台机器 4) 实例之间利用UDP交换路由表 5) 假设结点与其邻居结点的都为距离为1。 6) 为了指明实例及其邻居,程序