Quote:
Originally Posted by mary1001
hi
i run a simple scenario and i get a .tr file. i attach two files. now i want to know that is the transfer of the packet correct? i have a little problem in undrestanding trace file. this file shows that a lot of packet have transfer between two nodes. why?
|
Because you wrote the TCL script to transfer a lot of packets
Quote:
why did lots of CBR packet in different size transfered?!!!
|
Because you wrote the TCL script to do so.
Quote:
and an other question is that if a bad node never dont accept a route request in aodv routing, in how many times the node try to send route request to the bad node?
|
However many times you wrote the TCL file to retry.
YOU wrote the TCL scripts to perform whatever action(s) you got as output. You don't post the code here, so you're asking us to totally GUESS as to why things are as they are. We can't....look at your own programs that you wrote, and debug them. If you're stuck, post the relevant code here, and tell us what you're stuck on, and what error(s) you're getting.