Hi,
If any one having working iNSpect quite fine on his machine, kindly send
me that version.
Possibly the source code.
thanx in advance.
Umair Nasir
--
Love not soldiers because they die young...
Hi,
If you want to see wireless topology in nam
your have to do following addition to your scripts
first, you have to use
set namtrace [open wireless.nam w]
$ns_ namtrace-all-wireless $namtrace $val(x) $val(y)
where val(x) n val(y) should be having your grid range. or you can specilfy
it direc
Hi,
If any one having sample scripts... or tutorials or code explanation of
Diffusion by "Chalermek Intanagonwiwat"
Please mail it me. Its urgent. source code of Diffusion by Chalermek
Intanagonwiwat is included in ns2.29 package.
Thanx.
--
Umair
Hi,
First time posting here.
I studied famous document "Implementing new MANET protocol in ns-2" n wrote
the same code in ns-2. that was compiled
OK. I made necessary changes in ns-2 files as packet type declaration in
common/packet.h and so on
n added changes in ns-lib.tcl for routing agent.
Ad