I am new to NS2. I want to write a tcl file to implement a simple broadcast in wireless network. Simple broadcast means flooding. A node will send the packet to all its neighbors. Each neighbor will forward the packet exactly once. Their neighbor will do the same and so on.....I am using AODV protocol. The scenario is not fixed.

Similar questions and discussions