CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - routing table in ns2
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - routing table in ns2 - List
[
Linux-Unix
]
frequency-set
DL : 0
routing table in ns2
Date
: 2025-07-08
Size
: 29kb
User
:
ilayaraja
[
Internet-Network
]
eb4112321bb4
DL : 0
routing protocols in ns2 tool. on demand and table driven
Date
: 2025-07-08
Size
: 62kb
User
:
shailendra
[
Internet-Network
]
dsr.tcl
DL : 0
Dynamic Source Routing - is a routing protocol for wireless mesh networks. It is similar to AODV in that it forms a route on-demand when a transmitting computer requests one. However, it uses source routing instead of relying on the routing table at each intermediate device. Use of network simulation tool NS2, TCL coding.
Date
: 2025-07-08
Size
: 3kb
User
:
Mahendran
[
ELanguage
]
ns2_static_routing.tar
DL : 0
Static routing is very simple. Each node has a routing table where each entry has the destination and the next node. On receiving a packet, a node find the entry corresponding to the packet s destination, and forwards it to the next node. If there is no entry, the node drops the packet. That s it. While writing the static routing protocol in ns2 is easy, we have to set a routing tables at every node. This can be done by writing an external program. For example, when you generate a topology, you can set up routing table with the shortest path metric. Source codes In this project, we are going to write new source codes (static_routing_pkt.h, static_routing.h, and static_routing.cc) and new script (static.tcl), and modify existing codes (packet.h, queue.cc, ns-lib.tcl, ns-mobilenode.tcl, and ns-packet.tcl) The source codes of this project is available here.
Date
: 2025-07-08
Size
: 37kb
User
:
ameur
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.