Thanks Mr. Kolovos,You have given a nice suggestion, but actually what I\'m 
interested in is interface queue length at an ad hoc wireless node at a 
particular time. In order to do the same I think it would be much better to use 
variable binding. But my problem is how to bind variable present in PriQueue 
class, so that I can use it for my routing protocol. If u can help me out in 
this matter, I\'ll be highly obliged.Thanks once [EMAIL PROTECTED] wrote  Send 
Ns-users mailing list submissions to       [email protected]    To subscribe or 
unsubscribe via the World Wide Web, visit   
http://mailman.isi.edu/mailman/listinfo/ns-users  or, via email, send a message 
with subject or body \'help\' to        [EMAIL PROTECTED]    You can reach the 
person managing the list at      [EMAIL PROTECTED]    When replying, please 
edit your Subject line so it is more specific  than \"Re: Contents of Ns-users 
digest...\"      Today\'s Topics:       1. Re: I have tried to put 
queue-monitor on th!
 e wireless node        (Filippos Kolovos)     2. Error building nam in Ubuntu 
Breezy Badger (Dani Camps)     3. Re: ns installation (Mohadig Rousstia)     4. 
measuring various parameters in ns (Aritra Das)     5. Re: measuring various 
parameters in ns (Giorgis Georgakoudis)      
----------------------------------------------------------------------    
Message: 1  Date: Sun, 27 Aug 2006 13:54:03 +0300  From: \"Filippos Kolovos\"   
Subject: Re: [ns] I have tried to put queue-monitor on the wireless          
node  To: [email protected]  Message-ID:           Content-Type: text/plain; 
charset=ISO-8859-1; format=flowed    -  I also have the same problem and after 
some searching in the architecture (  i.e. NS-manual)  of NS, I noticed that 
the monitor objects as they are now, upon their  initialization  are getting 
attached to a link object, not a node. This will not work for  wireless 
networks,  since there is no physical link from the start to attach a node to, 
but it  is created on demand. !
    One solution would be to attach (manually - by changing the tcl cod
e of the  wireless node  creation) the monitor objects directly to the wireless 
node and from thereon  to monitor  every packet that is inserted, queued and 
dropped directly at the node.  Check chapter 16 about  wireless node creation 
and then chapter 25 \"Trace and monitoring support\"  and specifically  the 
section about the monitor objects, to see how they are attached to the  link 
object of a wired node. The code is in TCL, so any changes will be  quick and 
easy to implement. Afterwards we can combine the techniques from  the 2 
chapters and create a new \"init-monitor \" that gets attached to a  wireless 
node \"per se\" and not to a link.    Unfortunately, currently there is no 
straightforward method of implementing  this.  When I\'ll have it ready, I\'ll 
post it up. Or you maybe...    Regards,    -Fk      On 8/27/06, [EMAIL 
PROTECTED]  wrote:  >  >  > ---------- Forwarded message ----------  
> From: \"Amita Singh\"   > To:   > Date: 26 Aug 2006 !
 10:18:33 -0000  > Subject: [ns] I have tried to put queue-monitor on the 
wireless node  > Hi all,I have tried to put queue-monitor on the wireless 
node, but I got  > an error about link.Is it possible to use queue-monitor 
on wireless  > node.If possible, is there any example of how to use it. 
Othervise any  > other method to get interface queue length.Thanks in 
advance.  >  >    --   Filippos N Kolovos    Software Systems Analyst 
& Engineer  M.Sc. (Eng.) in Data Communications    Automation & 
Networking Department  University of Macedonia Library  Egnatia 156, P.O.Box 
1591  540 06 Thessaloniki, Greece    E-Mail: [EMAIL PROTECTED],             
[EMAIL PROTECTED]  ----------------------------------------------      
------------------------------    Message: 2  Date: Sun, 27 Aug 2006 04:17:26 
-0700 (PDT)  From: Dani Camps   Subject: [ns] Error building nam in Ubuntu 
Breezy Badger  To: [email protected]  Message-ID:   Content-Type: text/plain; 
charset=!
 iso-8859-1    Hi,      I am a newbye in NS2, I want to give it a try s
o I  downloaded the 2.29 allinone version. Everything  installed perfect except 
nam. The error that says  when  compiling nam is the following:     
=====================================================  xwd.c:87:29: error: 
X11/Xmu/WinUtil.h: No such file  or  directory  make: *** [xwd.o] Error 1  
=====================================================    It\'s in the file 
xwd.c in the include:  #include      I don\'t know if that include makes 
reference to my  \'/usr/X11R6/X11\' directory or the  
\'/ns-allinone-2.29/tk8.4.11/xlib/X11/\' directory but  in any of them I have 
this \'WinUtil.h\' file.    So what component am I missing to install to get  
this  WinUtil.h file and proceed with the nam installation  ?    Best Regards   
 Dani       __________________________________________________  Do You Yahoo!?  
Tired of spam?  Yahoo! Mail has the best spam protection around   
http://mail.yahoo.com         ------------------------------    Message: 3  
Date: Sun, 27 Aug 2006 04:58:25!
  -0700 (PDT)  From: Mohadig Rousstia   Subject: Re: [ns] ns installation  To: 
[email protected]  Message-ID:   Content-Type: text/plain; charset=iso-8859-1    
hallo Ray,        my suggestion, write these in your cygwin terminal:      tar 
xzvf ns-allinone-2.28-cygwin-binaries.zip        then go into the ns-allinone 
... directory        then type         ./install        Regards        Mohadig 
Widha  medhabi ray  wrote:    i have installed cygwin in c drive.. i had 
downloaded  ns-allinone-2.28-cygwin-binaries.zip... then i extracted its 
contents  into my cygwin folder.. then i cant understand how to install ns...  
please help..         ---------------------------------   Here\'s a new way to 
find what you\'re looking for - Yahoo! Answers    Send FREE SMS to your 
friend\'s mobile from Yahoo! Messenger Version 8. Get it NOW                   
---------------------------------  Stay in the know. Pulse on the new 
Yahoo.com.  Check it out.     ------------------------------    Message: 4  D!
 ate: Mon, 28 Aug 2006 00:18:14 +0530  From: \"Aritra Das\"   Subject: 
[ns] measuring various parameters in ns  To: \"NS Users\"   Message-ID:         
  Content-Type: text/plain; charset=ISO-8859-1; format=flowed    hi    i am 
simulating an wireless scenario in ns. i want to get the packet  delivery 
ratio, total number of routing packets transmiited, total number of  data 
packets transmitted, end to end delay at the ned of the simulation,  preferably 
printed to a file. can anyone please help me how to get these.    thanks in 
advance    Aritra Das      ------------------------------    Message: 5  Date: 
Sun, 27 Aug 2006 23:38:47 +0300  From: Giorgis Georgakoudis   Subject: Re: [ns] 
measuring various parameters in ns  To: [email protected]  Message-ID:   
Content-Type: text/plain;  charset=\"iso-8859-1\"    You have to parse the 
trace file. Use awk or perl and you can google for some   scripts.    ggeorgak  
  On Sunday 27 August 2006 21:48, Aritra Das wrote:  > hi  >  > i am 
simulating an wireless scenario in ns. i want to get the packet  > d!
 elivery ratio, total number of routing packets transmiited, total number  > 
of data packets transmitted, end to end delay at the ned of the simulation,  
> preferably printed to a file. can anyone please help me how to get these.  
>  > thanks in advance  >  > Aritra Das        
------------------------------    
_______________________________________________  Ns-users mailing list  
[email protected]  http://mailman.isi.edu/mailman/listinfo/ns-users      End of 
Ns-users Digest, Vol 32, Issue 28  ****************************************  

Reply via email to