[ns] Calculate Delay

2009-07-15 Thread Thavouth Khoun
Hi all, I want to calculate the delay from the following trace file and print it. Please help me! The first line is the start time and last line is end time. s 40.045779727 _3_ MAC --- 0 PRRQ 54 [0 3 0] r 40.046211758 _1_ MAC --- 0 PRRQ 54 [0 3 0] s 40.046421758 _1_ MAC

[ns] make clean and make (solved)

2009-06-25 Thread Thavouth Khoun
Hi all, Thank you very much for your kind reply. It works for me with these commands: make clean make login as root: make install Thanks, Thavouth K. From: Kiran K Chauhan kiran.c...@gmail.com To: Thavouth Khoun thavouth.nsu...@yahoo.com Sent: Wednesday, June

Re: [ns] I cannot find the file ns

2009-06-25 Thread Thavouth Khoun
Hi, It seems like the path (.bashrc) isn't set correctly. Check this out: http://www.edaboard.com/ftopic297674.html Thavouth K. From: Raffaele Guida raff.gu...@yahoo.it To: ns-users@ISI.EDU Sent: Thursday, June 25, 2009 4:31:29 AM Subject: [ns] I cannot

[ns] make clean and make

2009-06-24 Thread Thavouth Khoun
Hi all, I'm wondering if I use the correct commands. I modified mac-802_11.cc and mac-802_11.h then I go ns-2.33 directory and run make clean and make, but it seems no effect from it. Some said that after make some changes in *.h file, correspond *.o file must be delete. Is it right? Best

[ns] wired distribution system in infrastructure mode

2009-06-22 Thread Thavouth Khoun
Please give me some clues!!! I really need it for my thesis work. Thanks in advance. - Forwarded Message From: Thavouth Khoun thavouth.nsu...@yahoo.com To: nsusers ns-users@ISI.EDU Sent: Wednesday, June 10, 2009 9:57:24 AM Subject: [ns] wired distribution system in infrastructure

[ns] Fw: wired distribution system in infrastructure mode

2009-06-11 Thread Thavouth Khoun
Nobody has done this before? Any advice would be appreciated. Thavouth K. - Forwarded Message From: Thavouth Khoun thavouth.nsu...@yahoo.com To: nsusers ns-users@ISI.EDU Sent: Wednesday, June 10, 2009 9:57:24 AM Subject: [ns] wired distribution system in infrastructure mode Hi ns

[ns] wired distribution system in infrastructure mode

2009-06-09 Thread Thavouth Khoun
Hi ns-users, I'm using infrastructure mode support of Ilango Purushothaman. I want to make inter-AP communication with wired distribution system. Anybody knows how to do it? Please give me some advice! Thanks, Thavouth K.

Re: [ns] CBR traffic

2009-06-08 Thread Thavouth Khoun
Hi Kevin, Thanks for your kind reply. I've tried it, but I still get around 25ms for every generation. Thanks, Thavouth K. From: Kevin Xe. xenon_as2...@163.com To: Thavouth Khoun thavouth.nsu...@yahoo.com Sent: Monday, June 8, 2009 8:30:10 AM Subject: Re:[ns

[ns] CBR traffic (solved)

2009-06-08 Thread Thavouth Khoun
Hi Kevin and Abdul Serwadda, Thanks, it works correctly. Sorry Kevin, last time I said it didn't work, but it was my bad I forgot to put _ after interval. Thavouth K. From: Abdul Serwadda abdulserw...@gmail.com To: Thavouth Khoun thavouth.nsu...@yahoo.com

[ns] CBR traffic

2009-06-05 Thread Thavouth Khoun
Hi ns-users, Anybody knows how to generate a cbr traffic every 20ms? I've been using $cbr_0 set idle_time_ 20ms and $cbr_0 set burst_time_ 10ms , but it send a cbr packet around every 25ms. Maybe I don't set burst_time correctly. Any ideas? Thanks, Thavouth K.

[ns] 802.11i and 802.1x security

2009-06-04 Thread Thavouth Khoun
Hi all, Anybody know if 802.11i and 802.1x have been implemented in ns? If not, what security standard or protocol can be used in ns? Thanks in advance for your time. Thavouth K.

[ns] Traffic over wired-cum-wireless in infrastructure mode

2009-06-03 Thread Thavouth Khoun
Hello ns-users, I'm simulating wlan roaming process (probe, authentication, association...) between two APs for my master thesis. I want to setup traffic over wired-cum-wireless in infrastructure mode. It could be done in mobile IP mode, but I don't know how to do it when I use roaming process.

Re: [ns] error node movement in infrastructure mode

2009-05-31 Thread Thavouth Khoun
...@gmail.com Hi, You have *$ns at 10.0 $node_(4) setdest 500.0 350.0 3.0 * Why are you using *, you must not use * there, just delete them and I think your problem is solved! Regards, Luís On Fri, May 29, 2009 at 6:33 AM, Thavouth Khoun nsusero...@gmail.comwrote: Hi all, I'm a new ns