[ns] Does Mannasim support NAM ?

2010-02-21 Thread Muhammad Asif
Hi All! I am using Mannasim with NS2 for simulating Wireless Sensor Networks. Does Mannasim support NAM (GUI based trace file)? Regards, Asif

Re: [ns] Ad-hoc wireless network in ns2

2010-02-21 Thread johnadams986
Hi, Perhaps you forgot to set the routing protocol as AODV or DSDR. Posting your tcl code will help.. Regards, John Siddhesh123456 wrote: > > Hi All, > I am trying to form a network of 3 mobile nodes. > I want to send packet from node 1 to node 3. But when node 1 and node 3 > are out of tra

[ns] Error: Segmentation fault(core dumped)

2010-02-21 Thread meriem bouzouita
Hello, I'm working on vertical handover betweeen Wifi and Wimax using 802.21. I'm trying to increase the number of mobile nodes but when I run the simulation, an error message appeared : "Segmentation fault : Core dumped" I don't know the cause of this problem. So please can you help me? Thanks

Re: [ns] Does Mannasim support NAM ?

2010-02-21 Thread Muhammad Asif
w/salam A sample WSN is present at http://www.mannasim.dcc.ufmg.br/download/mannasim-rede-plana.tcl by Mannasim. This sample code has created normal trace file as *set traceFile[open mannasim-rede-plana.tr w] $ns_ trace-all $traceFile* I added following lines for NAM output *set nf [open out.n

[ns] "Segmentation fault : Core dumped"

2010-02-21 Thread ai mi
Hello, I've modified the aodv routing protocol and now running it in ns2 i get this error : "Segmentation fault : Core dumped" how to solve this problem? please help me. Best regards. Aimi

[ns] VANET Simulations in NS2

2010-02-21 Thread rasheed1984
Hello all. I am simulating VANET in ns-2 but I am new to simulations. I want to write down my simulations scenario and get some suggestions/help from anyone. I am facing troubles because its first time I am performing simulations although I have couple of publications but without simulations. I h

[ns] MPEG4 video trace TCL script for ns-2

2010-02-21 Thread Shahrudin bin Awang Nor
Hi, I've used a H.263 video trace for ns-2 by Frank H.P. Fitzek and Martin Reis= slein (http://www.tkn.tu-berlin.de/research/trace/trace.html) with success, they provide the sample TCL script for ns-2 to read H.263 video trace file. The problem is I don't know how to change the TCL script so tha

[ns] Need this paper: Security Analysis of TORA Routing Protocol

2010-02-21 Thread huda hubboub
Dear All, Any body can provide me with this paper. Thank you in advance. -- Huda B. Hubboub

[ns] getting link bandwith prob

2010-02-21 Thread waqar haq
hey hi to all can you tell me how to get bandwith of a link i tried the following scheme but its not working set ns_ [Simulator instance] set link_ [$ns_ link $node $nbr] set bw [$link_ bw?] puts "bandwidh $bw" and in ns-link i wrote a proc Link instproc bw? {} {

[ns] cluster implementation

2010-02-21 Thread Shyam Sundar
Hi, Any one implemented cluster algorithm in wireless. Please i need implementation of cluster setup algorithm in ns2. Please help me. my mail id handsomesun...@gmail.com With Regards S.Shyam Sundar