[ns] how to use ErrorModel/TwoStateMarkov?

2008-06-17 Thread deng qianhua
Hi all ns users, I want to use ErrorModel/TwoStateMarkov, but who can give me an example for using it? In ns manual chapter 13, there is only an example for uniform error rate. An explicit example for TwoStateMarkov is desirable. Thanks for your help.

[ns] Infrastructure Ap mode of 802.11 implementation on NS 2.32

2008-06-17 Thread sandra sami
Hi Ns users, Any body can help me to get a script tcl wihch simulate infrastructure mode of 802.11 ? Thanks in advace, Regards, Sandra,

[ns] new ns-2 module for WiMAX

2008-06-17 Thread Juliana Freitag Borin
Dear Colleague, The Computer Networks Laboratory of the University of Campinas is making available an ns-2 module for simulation of WiMAX networks (802.16). Please, visit http://www.lrc.ic.unicamp.br/wimax_ns2/ for download the code and documentation. Juliana Freitag Borin.

[ns] infrastructure mode on ns V 2.32

2008-06-17 Thread sandra sami
Hello, I need some documentation on how to implement the infrastructure. Can anyone help me? Is the infrastructure mode implemented on ns v 2.32 ? Thanks. Best Regards, sandra samii

[ns] how to use/install a new protocol???

2008-06-17 Thread Douglas Restrepo
hello as i said previously, i am working in a new protocol (made in C) and now i want to install this protocol over ns to make a call in this way set val(rp)aodv i have copied my files in the ns directory but when i compile some tcl file i have a lot of error, i must to compile some

Re: [ns] Jitter Calculation

2008-06-17 Thread Mohammad Haseeb Zafar
Hi Further to my previous email, anyone who has awk or perl code to calculate jitter. I would really appreciate your help in this regard. Cheers Haseeb From: Mohammad Haseeb Zafar Sent: Mon 16/06/2008 2:57 PM To: ns-users@ISI.EDU Subject: Jitter Calculation

[ns] Why is DSRAgent_List agthead required in DSR?

2008-06-17 Thread Kiran Kashalkar
Hi all, I would like to know if there is anyplace where the static member agthead is used in the ns code. I am on ns-2.33 and greping and searching has led me to think this is just something that was put up for testing purposes and never taken off. Please let me know if my