i have made .cc files which are calculating the routing path based on my
algorithm.First they are calculating the path and store in orig.txt then by
the concept of dominanace, some path gets deleted.and finally pareto optimal
paths are stored in dominance.txt. 
Now to show the simulation i have to construct the wireless nodes and
routing should be according to text file produced by .cc files.

i made the wireless nodes in which routing protocol as a val(rp) we have to
define . either it will take AODV or DSR or any other protocol which we
define. it is not taking the path form the text file which is calculated by
my algorithm.i am trying to do so.

if anyone knows about this then plz help me. i dont know much about NS2.plz
help

Reply via email to