Re: [ns] request about NIST mobility package

2009-03-23 Thread Mubashir Rehmani
Hi, You can find a great link for ns2 contributed code http://nsnam.isi.edu/nsnam/index.php/Contributed_Code Regards Mubashir Husain Rehmani http://www.irisa.fr/asap/Members/mrehmani/Mubashir 2009/3/23 sofia insat sofia.in...@yahoo.fr hi , I'm working on vertical handover between umts and

Re: [ns] NRTE error while running OOLSR in both wireless and wired environment

2009-03-23 Thread Zhang Wen Zhi
I sent cbr from the wired nodes and when it comes to the BS node the node replies NRTE error and could not be routed to MANET. could anyone give some tips on this error? thanks 2009/3/23 Zhang Wen Zhi tnt...@gmail.com: I'm simulating a scence as this: ..--..

[ns] How to generate a topology in ns2

2009-03-23 Thread Mathiew Moussa
Dear Friends, How does one generate a topology of non-uniformly placed nodes, by non-uniform i mean that in some locations of the network alot of nodes are close and on other parts they are few and scattered. Of course I would need to know how to generate a topology in the first place, so

[ns] Attachments cannot be sent in ns-users mailing list.......Here is the solution on how to get neighbours of a mobile node in wireless simulation

2009-03-23 Thread veronica diaza
1. Get the number of nodes in the network #include god.h God::instance()-nodes(); 2. In order to use God object in C++ code, in your simluation script, you should have # Create God set god_ [create-god $opt(nn)] for {set i 0} {$i $opt(nn) } {incr i} { set node_($i) [$ns_ node] $node_($i)

[ns] optical link in Ns2

2009-03-23 Thread Lion Bedroo
Hi all, It was written in some Ns2 materials that there is an optilink object which could be useful to make an optical link between two nodes in the Ns2 simulator but unfortunately I didn't found it in any places of the Ns2 files that I have. Does anybody have tried to make an optical link