Dear all, I am working on an extension to AODV. I need the location information (x, y, z) of current node to which AODV routing protocol is attached. However, the location information is set in tcl script. How can I obtain this information in C++ code of AODV's implementation? Can I get it from some packet header?
Thanks much for yoru attention and help. Xiaolin
