[ns] multiple udp packets being sent at the same time

2009-06-17 Thread Mathiew Moussa
Hi guys. I've been trying to simulate a wireless network. I created a udp agent and attached it to multiple nodes and a cbr for each node as well. For some unknown reasons every source is sending the same packet at the SAME time about 10 times. There are no loops no nothing its just being

[ns] Contribute protocol GPSR and Location Services GLS, RLS, HLS in ns2.33

2009-06-17 Thread Caio Marziale
Dear Sirs, I am trying do include the ns-2.33 patch avaliable on this link ( http://www.cn.uni-duesseldorf.de/staff/kiess/software/hls-ns2-patch). I have followed the procedure described on readme.txt. Unfortunately, I got the compilation error PT_GPSR was not declared in this scope. Do you

[ns] problem in installing ns2

2009-06-17 Thread evanbd
hello everyone I have tried to install ns 2.29 in my windows xp operating system. At first I install CYGWIN. But in the installation some of the package (Gcc, Xorg-x11-base, xFree86-base) missing. Meanwhile, I install the package from the internet, following the Cygwin/X User's Guide. In

Re: [ns] Adding ROHC to NS2

2009-06-17 Thread Josephine Kakande
Hello all, Does anyone have code for implementing ROHC in NS2? I need to implement header compression, and I haven't found anything specific on NS2 - ROHC in the archives. Thanks and regards, Josephine

[ns] Error : cbrgen.tcl

2009-06-17 Thread umang singh
Hi all, I have resolve my problem of setdest tool.Not further I am facing problem with cbrgen.tcl. Error is mentioned below: r...@umang cmu-scen-gen]# ns cbrgen.tcl -type cbr -nn 30 -seed 29 -mc 8 -rate 64 Invalid sending rate and I am taking packet size 64 Please tell me error

[ns] Res: Error : cbrgen.tcl

2009-06-17 Thread Helber Wagner
Hi, Umang. The parameter -rate requires a float value. Thus, try this command below: ns cbrgen.tcl -type cbr -nn 30 -seed 29 -mc 8 -rate 64.0 Bests, ___ Helber Wagner da Silva MSc. Student in Applied Informatics University of Fortaleza - CearĂ¡ - Brazil URL: