Re: [ns] error while building NIST extension

2011-02-18 Thread El Hadi Cherkaoui

RamiHach,

To solve problems of  extra qualification you should remove :  
Mac802_11::  or the name of class befor :: for each extra 
qualification error !


Best


Hadi

Le 2/17/2011 3:45 PM, RamiHach a écrit :

 I'm building NIST on NS2.29.2 on ubuntu 8.04
 after replacing ns2.29 of the ns-allinone2.29 by the ns2.29 extracted from
 the NIST.
 I do ./install from the /usr/local/ns-allinone-2.29 ; I get the following
 error

 mac/mac-802_11.cc: In member function ‘void
 Mac802_11::update_watch(StatWatch*, double)’:
 please help
 by the way meriam I would like to keep contact with you it seem we work on
 the same thing NIST on NS2.29.2 on ubuntu


 Mariem Thaalbi wrote:

   Hello,
 I'm building the mobility extension NIST of NS 2.29.2, under ubuntu 8.10,
 but i had this error while the compilation (./configure ; make clean ;
 make):  In file included from mac/mac-802_11.cc:63:
 mac/mac-802_11.h:620: error: extra qualification ‘Mac802_11::’ on member
 ‘calFreq’
 make: *** [mac/mac-802_11.o] Error 1
   Please help me





[ns] error: node(0) no such element in this array

2011-02-18 Thread yummy


while executing the following line  set nn [ $node_($i) set count ] ..
we are getting this error.. 
   if anyone knows help me..
-- 
View this message in context: 
http://old.nabble.com/error%3A-node%280%29-no-such-element-in-this-array-tp30957622p30957622.html
Sent from the ns-users mailing list archive at Nabble.com.



[ns] Fw: INFO.

2011-02-18 Thread mohamed saad



--- On Fri, 2/18/11, mohamed saad mohammed2742...@yahoo.com wrote:


From: mohamed saad mohammed2742...@yahoo.com
Subject: INFO.
To: nsusers ns-users@isi.edu
Date: Friday, February 18, 2011, 11:03 PM







السلام عليكم ورحمة الله وبركاته 
  
أنا طالب ماجستير ومحتاج مساعدتكم 
هل ممكن أعمل سميليشن لى 
secure routing protocols in ad hoc network 
على الويندوز لو نعم طيب كيف أعمل سميليشن بخطوات 
أرجوك محتاج مساعدتك 
شكرا 
محمد سعد 
 



  

[ns] can NS2 file be given as input to matlab or vice versa

2011-02-18 Thread valliammai Vairavan

hi        i m trying to find the energy efficient path for multicast routing 
using genetic algorithm.I thought of simulating the network using NS2 and apply 
genetic algorithm using the GA tool available in matlab. so i need to integrate 
both, is this possible???

Valli



[ns] Node utilization

2011-02-18 Thread Ahmad

Dear all,
Do you know of a way (through code or trace files) that I can calculate a node 
Utilization? I need to find how much a node is utilized given that it may be a 
bottleneck on a certain path.
Thank you