搜索资源列表
TestRouter
- 一个模拟路由器的代码,内容不多,但是可以学习一些路由知识-a simulated router code, which is small, can learn some knowledge Routing
D_VMethod
- 软件为网络中的距离矢量路由算法的VC++做的一个模拟程序-This software is a mode programe of D_V Method in Network.
cbgp-1.4.4.tar
- BGP模拟器代码,能模拟BGP配置,接收外部路由和网络拓扑,完成路由过滤和路由反射等功能-BGP simulator code, can simulate the BGP configuration, receiving the external routing and network topology, the completion of route filtering and routing features such as reflection
Router
- 这是一个模仿路由算法的java程序。 实现关于路由器的简单功能。 实现距离矢量路由算法。 所实现的路由器模拟Internet上的IP路由器。它能确定网络的最短路由,并在这些利用上传输分组 实现功能简介 1) 编写一个称为“Router”的程序 2) 利用距离向量算法更新路由表 3) 该程序的多个实例(进程或线程)可以以运行在一台机器 4) 实例之间利用UDP交换路由表 5) 假设结点与其邻居结点的都为距离为1。 6) 为了指明实例及其邻居,程序启动时必须能
routing-algorithm-sp2
- 距离矢量路由算法sp2的c语言实现,用VC++做的一个模拟程序,供学习交流。-Distance Vector routing algorithm sp2 c language, using VC++ to do a simulation program for learning exchanges.