GUI MODULE:
- User should select the number of nodes (images), routing protocol.
- Timer should be implemented in the GUI.
PROTOCOL IMPLEMENTATION PART:
- Data should be transmitted between the mobile nodes which are in the range, using AODV as routing protocol and 802.11 as a MAC layer.
OUTPUT:
- Qos metrics such as throughput, packets send, packets received should be measured.
So far I have completed mobility of the nodes; I want u to focus mainly on the protocol implementation part.