[ns] LEACH implementation in NS2.33

2009-02-21 Thread Nadine Chen
Hi all, Do you know please where can I find LEACH source code in NS2.33? Thanks a lot.

[ns] How to get number of Base stations and their addresses

2009-02-21 Thread Spyros Marinis
Hi everybody!! I am in a great hurry, so if anybody knows, please answer me!! It is very important! How can I get from my c++ source code the number of base stations that are defined in the tcl script? Can I also get their address or node_id? I am using the wired-cum-wireless topology with

Re: [ns] hello (ZRP)

2009-02-21 Thread Brijesh Patel
For all ZRP packets, it decrements the ttl value at the recv function. he(coder) asserts the [hdrip-ttl() -= 1;] statement with another variable 'jem'. That's it!!! Now if ttl value is less than 0, then it simply drops the packet. [which cannot happen] Batbold Toiruul-2 wrote: Dear ns

[ns] Neighbor List for Wireless Nodes

2009-02-21 Thread Mayank Daga
Dear All, I want to know how can I access the Neighbor List of mobile nodes. I know that Node object maintains a Neighbor List, but I am not able to figure out the same for mobile nodes. The reason I want to access this list is to count the number of neighbors of a particular node at regular

[ns] 802.11e qos mechanisms in ns

2009-02-21 Thread Krzysztof
hi, I need to know differences between modules in ns which implements qos in wifi (edca and hcca). Does any one of You have a short comparison of these kind of modules or link to site(s). Thanks in advance for help. Regards, Krzychu

Re: [ns] suggestion-zrp segmentation fault..

2009-02-21 Thread Brijesh Patel
perhaps, the following change can fix your problem.. Pls look into zrp.cc file - for ZRPAgent constructor... Change 1st argument from PT_TCP to PT_ZRP.. - Brijesh oooh god wrote: Hi all, I am simulating zrp but it ends with segmentation fault. Other protocols like AODV, DSR(with

[ns] HEED protocol for NS-2.30

2009-02-21 Thread fhg07
I would like to know if anyone has implemented or knows where I can find an implemented version of the HEED protocol for ns-2.30. Thanks in advance, -- Fernando Henrique Gielow - UFPR - NR2 Computer Science graduation student.

[ns] Help

2009-02-21 Thread laxmi M
Please anybody tel how to deploy hybrid wireless mesh in ns-2.33. Because I am trying to implement hybrid routing protocol on ns-2.33. If anybody has code please do send the code or else any suggestions regarding it are welcome. Thanks in advance Laxmi