[ns] effective value of statics variable

2007-04-26 Thread Elena
Hi ns-users, in my script check a bit rate of 54Mbps and a frequency 5GHz. how to verify if really these formulations are respected? $phy_a set freq_ 5.0e+9 ;#5Ghz $mac_a set dataRate_ 54.0e+6 ;# 54Mbps in the file trace there aren't this type of inform

[ns] mac address 48 bit or 32 bit in ns?

2007-04-26 Thread Kan Chen
Hi all, the 802.11 header dst address "dh_ra[ETHER_ADDR_LEN]" is 48 bit ,but in the hdr_dst() function use "STORE4BYTE(&dst, (dh->dh_ra))",only 32 bit.I don't know why the ns use 32 bit. Does anyone know? Thanks, Kan

[ns] problem with debugger

2007-04-26 Thread juan manuel gomez garcia
Hi ns-Users: Recently I install the debugger in my system following the Tae-hyung Kim manual. All run ok. But when I changed a file, for example, p802_15_4mac.cc and then do 'make clean', 'make'; I dont see the changes. Why? The gdb say me: "warning: Source file is more recent than executable"

[ns] help !!! NS2 extension package that supports static routing ???

2007-04-26 Thread tdinhtoan
hi, I am looking for an NS2 extension package that supports static routing (i.e. used in tree-based wireless mesh networks). Is there anyone extending NS2 to support static routing? If you have, could you please provide me the package (source code). I know one such extension: http://www.c

Re: [ns] problem with debugger

2007-04-26 Thread Timo Reimann
juan manuel gomez garcia wrote: > Recently I install the debugger in my system following the Tae-hyung Kim > manual. All run ok. > But when I changed a file, for example, p802_15_4mac.cc and then do 'make > clean', 'make'; I dont see the changes. Why? The gdb say me: "warning: > Source file is mor

[ns] compute RTT

2007-04-26 Thread mberroua
hello can some one tell me a procedure to compute the round trip time thanks in advance

Re: [ns] compute RTT

2007-04-26 Thread Timo Reimann
[EMAIL PROTECTED] wrote: > can some one tell me a procedure to compute the round trip time > thanks in advance It's in the mailinglist archives. --Timo

[ns] Fw: setting packet size

2007-04-26 Thread paul yoong
- Forwarded Message From: paul yoong <[EMAIL PROTECTED]> To: ns-users@isi.edu Sent: Thursday, 26 April, 2007 6:43:52 PM Subject: setting packet size Hi all, I have a network and am trying to set the packet size of my TCP packets. I'm a bit confused because I have a CBR attached to my

[ns] Adding timer to a class in .cc file

2007-04-26 Thread manpreet grewal
Hello, I want to add a timer to a particular class (toraAgent) in a .cc file (tora.cc) file and activate the time for particulat if statement please tell me how to do this??? I am reffering the following link:---(page 8, section B, of the in the pdf file) http://www.rpi.edu/~bisnin/bisn

[ns] RE : Help for list of node under ns2

2007-04-26 Thread leticia bela
Hi all, Please how can i declare a list of nodes under NS and how add to this list each visited node. Thanks - Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des exp

[ns] Fw: DSR bad results using ns2

2007-04-26 Thread 赫阳
Hi all, I am working for dsr analyse and simulation. When I simulate DSR using ns2-2.29, sometime I get very bad results, but sometime I can alse get normal results. I simulated dsr protocol in such situation: In tcl: ifqlen set 50, 802.11 datarate set 11Mb, ratio range set 250m dsr all opt e

[ns] Fwd: Ns-users Digest, Vol 40, Issue 30

2007-04-26 Thread Kuheli louha
-- Forwarded message -- From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Apr 26, 2007 8:00 PM Subject: Ns-users Digest, Vol 40, Issue 30 To: ns-users@isi.edu Send Ns-users mailing list submissions to ns-users@isi.edu To subscribe or unsubscribe via the World Wide Web, vi

Re: [ns] help !!! NS2 extension package that supports static routing ???

2007-04-26 Thread Nguyen Lan
Hello, Try with NOAH http://icapeople.epfl.ch/widmer/uwb/ns-2/noah/index.html Cheers, Nguyen tdinhtoan wrote: > hi, > > I am looking for an NS2 extension package that supports static routing > (i.e. used in tree-based wireless mesh networks). > > Is there anyone extending NS2 to support stati

Re: [ns] MIP Handover and ARP in ns-2.28

2007-04-26 Thread Youngmin Kim
Hello. This is some different story.. After I changed routing protocol from DSDV to AODV, I experienced zero handover time.. I hope this helps you.. 2006/5/23, altaf hussain <[EMAIL PROTECTED]>: > > Hi Users. I hope al of u would be OK. I have been working on Mobile IP v4 > implemented in ns-2.2