Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Internet-Network TCP/IP stack
Title: Router Download
 Description: 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
 Downloaders recently: [More information of uploader 张天扬]
 To Search:
File list (Check if you may need any files):
 

Router\.classpath
......\.project
......\.settings\org.eclipse.jdt.core.prefs
......\bin\Command.class
......\...\CommandThread.class
......\...\Packet.class
......\...\Router$AddNeighborTask.class
......\...\Router$CheckActiveTask.class
......\...\Router.class
......\...\RouterClient.class
......\...\RouterServer.class
......\...\RouterTable.class
......\...\RouterTest.class
......\...\RouterThread.class
......\...\sample1\Command.class
......\...\.......\CommandThread.class
......\...\.......\Packet.class
......\...\.......\Router.class
......\...\.......\RouterLocation.class
......\...\.......\RouterLocationEntry.class
......\...\.......\RouterThread.class
......\...\.......\RoutingTable.class
......\...\.......\Topology.class
......\...\.......\TopologyFileEntry.class
......\...\test\MyData.class
......\...\....\MyUDP.class
......\...\....\Q$TimerTestTask.class
......\...\....\Q.class
......\src\Command.java
......\...\CommandThread.java
......\...\Packet.java
......\...\Router.java
......\...\RouterClient.java
......\...\RouterServer.java
......\...\RouterTable.java
......\...\RouterTest.java
......\...\RouterThread.java
......\...\sample1\Command.java
......\...\.......\CommandThread.java
......\...\.......\Packet.java
......\...\.......\Router.java
......\...\.......\RouterLocation.java
......\...\.......\RouterLocationEntry.java
......\...\.......\RouterThread.java
......\...\.......\RoutingTable.java
......\...\.......\Topology.java
......\...\.......\TopologyFileEntry.java
......\...\test\MyData.class
......\...\....\MyData.java
......\...\....\MyUDP.java
......\...\....\Q.class
......\...\....\Q.java
......\bin\Sample
......\...\sample1
......\...\test
......\src\Sample
......\...\sample1
......\...\test
......\.settings
......\bin
......\src
Router
    

CodeBus www.codebus.net