[ns] plz , help me with this issue ..

2011-08-31 Thread Sandy Haff
hi everyone i want to generate a movement scenario pattern using cmu-scen-gen , ./setdest  , for 200 MNs, moving at speed 30 m/s  but i want The position of MNs and its movement are set randomly. can anyone just show me how , i really need this urgentlly ..

[ns] ERROR when run my fist tcl example

2011-08-31 Thread Bety Barreto Soares
  # myfirst_ns.tcl # create a simulator set ns [new simulator]   create a trace file set mytrace [open out.tr w] $ns trace-all $mytrace   create a NAM trace file set myNAM [open out.nam w] $ns namtrace-all $myNAM   define a procedure finish proc finish {} {  global ns mytrace myNAM

Re: [ns] ERROR when run my fist tcl example

2011-08-31 Thread nicholas mbonimpa
Hi Soares, Try writing simulator with capital S instead of small s. Try this tutorial for your first experience. Run the examples in it. They'll help you get used to the simulator. http://www.isi.edu/nsnam/ns/tutorial/ Kind regards, Nicholas Mbonimpa On Wed, Aug 31, 2011 at 7:46 AM, Bety

[ns] Interdisciplinary relevance

2011-08-31 Thread Rajib Das
Can anybody tell me or suggest me what will be the Interdisciplinary relevance of Routing Attack in MANET with other subjects like physics , Mathematics or any other area? -- *With regards* * Rajib Das, MCA, M.Phil ** Research Scholar, Dept. of Comp. Sc. ** Assam University, Silchar Assam. Pin

[ns] Diffusion RMSt (diffagent, routing table, reinforcement messages )

2011-08-31 Thread Anas
Dear ns-2 users and developers I have been working on ns2.29 using Directed Diffusion (RMST) to simulate my network. 1- I attached the rmst as DiffApp to the node that conflict NS2 that says agents should be attached to nodes and applications to the agents so should i create diffusion agents