[ns] wfq scripts

2007-11-21 Thread alejandro gomez
Hello every body I am traying to implement wfq scripts in ns2.29 running on windows xp, i download the patch from the, of course the last version, i fllow the instructions that readme file has, an d apparently it is working. but when i run the example that is with the package it sends the fo

[ns] Is 802.15.4 the default protocol for mobilenodes in ns2?

2007-11-21 Thread Daniele Manini
Hello, i'm going to work with 2.31 version for simulating wireless scenario. I would like to know: - is 802.15.4 the default mac protocoll or should i configure some parameter to set it? - the cbr traffic generator has the parameter random_ that allows to add noise to the generating time interval

[ns] Fwd: how to calculate throuput

2007-11-21 Thread أحمد حموده
-- Forwarded message -- From: أحمد حموده <[EMAIL PROTECTED]> Date: Nov 21, 2007 2:51 PM Subject: how to calculate throuput To: ns-users@isi.edu dear all, I have already packet delivery ratio ,and control over head. but Ineed to calculate throuput ,probabilty of retransmition ,prob

[ns] Function recv() of CBR

2007-11-21 Thread Amin Hosseini
Dear all, in ns2-1b5 CBR_Agentdefine in cbr.h,cc. this agent has sendpkt() that it call target_->rece() same as below: = void CBR_Agent::sendpkt() { if (++seqno_ < maxpkts_) { Packet* p = allocpkt(); hdr_rtp* rh = (hdr_rtp*)p->access(off_

Re: [ns] About callback from C++ code to OTcl (Brian LIU)

2007-11-21 Thread Pedro Vale Estrela
Solved. You must use global variables to acces them inside the "doLETJOIN" instproc. Also, I recommend you to follow my tutorial, and learn how to simplify the code for debugging... for instance, the C++ part is only causing confusion on the debugging process. See below how I've done without dep

Re: [ns] OK

2007-11-21 Thread Nabila khedimi
just to your knowledge, no problem arises for the exponnential traffic, the procedure works perfectly, can a cbr traffic simulated by a an exponential with 0 for idle time? Thanks for help > Date: Tue, 20 Nov 2007 10:08:51 -0800 > From: [EMAIL PROTECTED] > S

[ns] why no body doesn't help me(please hellllllllllllllp me)

2007-11-21 Thread Amin Irandoost
Hi all In wireless scenario that picture of this show at below Node 0 is sender and node 24 is receiver I want to use UDP agent for this nodes I use follow code for this purpose Please tell me is the following file correct and suitable? Why the CBR interval has not effect on time when the no

[ns] HOW [EMAIL PROTECTED] - a new/custom (routing) agent - Who knows something?

2007-11-21 Thread Claus Christmann
Hi List, I have been trying to get my own routing algorithm working in ns2 for quite some time now and still haven't gotten as far as I hoped... I received a lot of support from the ns-users list so far, but still need some more insight into ns2. In order to collect all that knowledge out there

[ns] WSN research: open positions for PhD students at INESC-ID, Lisboa, Portugal

2007-11-21 Thread Pedro Vale Estrela
I'm forwarding this announcement open in my research institute Pedro Estrela - Dear all INESC-ID (http://www.inesc-id.pt) is offering 2 (TWO) temporary scholarships (12 months max) for PhD students who wish to join the institute's Wireless Sensor Networks research team. This scholarshi

[ns] segmentation fault

2007-11-21 Thread Olakunle Aruleba
Hi All, After modifying aodv.cc and aodv.h and recompiling NS-2.30. I obtained a segmentation fault as follows; [EMAIL PROTECTED]:~/Documents/AODV/simulations> ns aodv-50.tcl num_nodes is set 50 INITIALIZE THE LIST xListHead Loading connection pattern... Loading scenario file... Starting Simula

Re: [ns] HOW [EMAIL PROTECTED] - a new/custom (routing) agent - Who knowssomething?

2007-11-21 Thread Pedro Vale Estrela
Claus, Great effort! Please, we need more volunteers for this effort, especially the users which are just starting NS2 (as documenting NS2 is an excellent way to learn it!) Regarding the agent creating, please check this info: http://tagus.inesc-id.pt/~pestrela/ns2/ns2_beginners.html#_Toc128

[ns] segmentation fault (2)

2007-11-21 Thread Olakunle Aruleba
Hi All, After modifying aodv.cc and aodv.h and recompiling NS-2.30. When I run make install I got this error; linux-i3km:/usr/share/ns-2.30 # make install for d in /usr/local/man/man1; do \ if [ ! -d $d ]; then \ mkdir -p $d ;\ fi;\

Re: [ns] OK CBR generator method

2007-11-21 Thread Mohammed Abu Hajar
I have another idea, try to use a traffic scenario generator tools "cbrgen.tcl." that is located in the "~/ns-2.28/indep-utils/cmu-scen-gen" to generate your CBR traffic in a separte file. and link your file within your TCL scipt. I think this is a good technique, I used it befor. Beside that y

[ns] please read email emergency

2007-11-21 Thread Amin Irandoost
Hi all Why changing CBR rate of node doesn't effect on energy consumption of nodes that use SMAC protocol for MAC layer?? For example in 5*5 grids with 25 nodes, node 1 is sender and node 25 is Sink . Please guide me Very Thanks in advanced I'm waiting for your reply -- Amin Irandoost