Re: [ns] How to set the transmission and interference range in ns-2

2007-10-27 Thread Stefano Busanelli
Hi, Ns-2 has an utility named "threshold" that does this; it is contained in directory "ns-2.x/indep-utils/propagation/". Best Regards. Stefano Il giorno ven, 26/10/2007 alle 21.32 -0700, Gabrial Monty ha scritto: > Dear all, > > We all know that to set the the interference and transmiss

[ns] how to get graphs for A simple umts scenario

2007-10-27 Thread harry2511
hi i patched ns2.28 with eurane. and run this program #Create a simulator object set ns [new Simulator] #Open the nam trace file set nf [open out.nam w] $ns namtrace-all $nf #Define a 'finish' procedure proc finish {} { global ns nf $ns flush-trace #Close the tr

[ns] help regarding error debugging

2007-10-27 Thread harpreet
  hi i am trying to run some codes in ns2.28 installed in my cygwin(latest).. and i patched it with eurane patch. when i run any example script these run alitght but when i tried to run some other script this gives me error like... invalid command name "ypset" while executing "ypset opt(chan)

[ns] code for implementing black hole attack

2007-10-27 Thread rakesh chouhan
hi , every body , if anyone have code for implementing the black hole attack on AODV protocol using ns2(through cygwin), then plz help me, or if u know some site from where i can get the source code then plz help me,