Hello frds,
I am struggling to find a way to send ACK when data packet reach to the
destination in ns2 ... where I am using aodv protocol.
Please give me any clue for doing so.
In ns2, aodv.cc I can not catch the place where data is handed over to the
application, when it reaches to its destination.
I find only inside mac802_11.cc class it is the place when data reach to the
destination.
Now if i want to send ACK from that point on what I can do?
In my opinion mac stuff is completely a vast study.
Therefore looking for some help.
Please help.
Itishi