文件名称:distanceVectorRouter(c)
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 31kb
- 下载次数:
- 0次
- 提 供 者:
- 冷*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
利用距离向量算法更新路由表。
该程序的多个实例(进程或线程)可以以运行在一台机器
一个实例代表一个路由器(结点)。
实例之间利用UDP交换路由表。
能够打印出邻居列表和输出路由表!(c语言实现)-The use of distance vector algorithm to update the routing table. Multiple instances of the program (process or thread) can be run on a machine on behalf of an example of a router (node). Examples of exchange between the use of UDP routing table. Be able to print out a list of neighbors and output routing table! (c language)相关搜索: distance
vector
routing
distance
vector
routing
algorithm
udp
distance
vector
routing
distance
vector
algorithm
distance
vector
program
该程序的多个实例(进程或线程)可以以运行在一台机器
一个实例代表一个路由器(结点)。
实例之间利用UDP交换路由表。
能够打印出邻居列表和输出路由表!(c语言实现)-The use of distance vector algorithm to update the routing table. Multiple instances of the program (process or thread) can be run on a machine on behalf of an example of a router (node). Examples of exchange between the use of UDP routing table. Be able to print out a list of neighbors and output routing table! (c language)相关搜索: distance
vector
routing
distance
vector
routing
algorithm
udp
distance
vector
routing
distance
vector
algorithm
distance
vector
program
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SampleCode-Java
...............\Sample-1
...............\........\Command.java
...............\........\CommandThread.java
...............\........\makefile
...............\........\Packet.java
...............\........\readme.txt
...............\........\Router.java
...............\........\RouterLocation.java
...............\........\RouterLocationEntry.java
...............\........\RouterThread.java
...............\........\RoutingTable.java
...............\........\sample4
...............\........\.......\ef4.txt
...............\........\.......\log4.txt
...............\........\.......\out1.txt
...............\........\.......\out2.txt
...............\........\.......\out3.txt
...............\........\.......\out4.txt
...............\........\.......\rlf4.txt
...............\........\.......\tcf4.txt
...............\........\Topology.java
...............\........\TopologyFileEntry.java
...............\Sample-2
...............\........\DistanceVectorRouter.html
...............\........\DistanceVectorRouter.java
...............\........\Lab DV.files
...............\........\............\maroon.css
...............\........\Lab DV.htm
...............\........\Network.java
...............\Sample-1
...............\........\Command.java
...............\........\CommandThread.java
...............\........\makefile
...............\........\Packet.java
...............\........\readme.txt
...............\........\Router.java
...............\........\RouterLocation.java
...............\........\RouterLocationEntry.java
...............\........\RouterThread.java
...............\........\RoutingTable.java
...............\........\sample4
...............\........\.......\ef4.txt
...............\........\.......\log4.txt
...............\........\.......\out1.txt
...............\........\.......\out2.txt
...............\........\.......\out3.txt
...............\........\.......\out4.txt
...............\........\.......\rlf4.txt
...............\........\.......\tcf4.txt
...............\........\Topology.java
...............\........\TopologyFileEntry.java
...............\Sample-2
...............\........\DistanceVectorRouter.html
...............\........\DistanceVectorRouter.java
...............\........\Lab DV.files
...............\........\............\maroon.css
...............\........\Lab DV.htm
...............\........\Network.java