Abstract:
In this project, we are creating mobile-adhoc network(MANET) in which there are nodes which
are moving in a particular speed through which we are selecting the shortest path which will
decide to reach the destination from source.
Here, we are using NS-2 SIMULATOR where we create 20 Nodes in this we are send the
packet which is set of 1&0’s from source to destination with the help of shortest path by using
different routing protocol such as DSDV, DSR and AODV.
We measure how much packet is received by destination, how much energy consume by
intermediate nodes, how much data packet is drop during sending, how much time it take to
reach the destination.