[ns] What triggers dump() function?

2006-09-10 Thread Mo Li
Hi all, Does anybody know what could trigger dump() function in the C++ objects, such as Phy or WirelessPhy? I was just trying to define a function in Phy. But, don't know why the dump() of Phy is always executed each time before the defined function. Thanks a lot! Mo

[ns] help on processing delay for application

2006-09-10 Thread S.Thanga Prakash
hi all, I wrote an UDP application which will receive a single packet and sends back multiple packet. I need to insert some processing delay between these reply packets. Please, help me for the same. thanks in advance, regards, stp.

[ns] Fwd: QUERY ABOUT MAC LAYER

2006-09-10 Thread khushali shah
khushali shah <[EMAIL PROTECTED]> wrote: Date: Sun, 10 Sep 2006 13:48:59 +0100 (BST) From: khushali shah <[EMAIL PROTECTED]> Subject: QUERY ABOUT MAC LAYER To: [EMAIL PROTECTED] hi what does this statement indicates in aodv.h? # define AODV_LINK_LAYER_DETECTION is this statement used

[ns] Problem in attaching flow monitor to a link

2006-09-10 Thread Bhavana Gandhi
Dear all, I am trying to attach a flow monitor to a bottleneck link in my simulation. The relevant code is given below: #Create links between the nodes $ns duplex-link $n0 $n2 10Mb 10ms DropTail set flink [$ns link $n2 $n3] $ns simplex-link $n3 $n2 10Mb 10ms DropTail set monfile [open mon.tr w]

[ns] invalid command name "Application/Traffic/MPEG4"

2006-09-10 Thread Joseph John
HI, I'm attempting to simulate video traffic on WMN's but cannot seem to get the contributed code for MPEG4 traffic to work. I get the following error on running my script: invalid command name "Application/Traffic/MPEG4" while executing "Application/Traffic/MPEG4 create _o1749 " invoked

[ns] Wired IPv6 support in ns-2

2006-09-10 Thread Shahrudin Awang Nor
Hi, I'm new to ns-2. As I know, ns-2 (ver 2.1b6 + Mobiwan) supports wired and Mobile IPv6. Does the latest version of ns-2 (ver 2.29) support IPv6? Or any other version of ns-2 supports IPv6? Please help, thanks in advance. Shahrudin

Re: [ns] delaySamp_ object and Delay samples

2006-09-10 Thread Filippos Kolovos
- Yes, I did. I had the same problem and the same day I posted the question, I also found a solution to this matter and to another one concerning using monitor objects to measure average queue length in a wireline network. I have posted a thread to ns-users mailing list concerning the descripti