Hello,
I've written a class that derives from Tap (defined in ~ns/mac/
mac.h) and I've managed to have it associated with the mac object and
listen to objects promiscuously.
My question is how do I get the address of the node with which this
Tap is associated?
Thanks,
~Madhu.
Hello,
I'm trying to limit the receiving and carrier sensing range of nodes
in an IEEE 802.11 network. I've set the RXThresh_ and CSThresh_
values using the ~ns/indep-utils/propagation/threshold.cc program
while referring to http://mailman.isi.edu/pipermail/ns-users/2004-
April/0413
Hello,
I had to spend this nice warm saturday afternoon debugging ns-2
:
( since I encountered the
Classifier::no-slot error. A quick search on www.isi.edu/nsnam
revealed lots of such queries, but few solutions that I could
directly apply.
If you encounter the same error, thi