[ns] Problem with the EDCA patch on NS2.33

2011-02-11 Thread hend baklouti
Hi, I'm trying to use EDCA_ns2_28-v1-0-2.tgz on ns2.33. But after doing all the modifications and running make ,I got this error in the Makefile: "*Makefile*:76: ***les commandes commencent avant la première cible. Arrêt." In some forums,it's said to be a problem of tabulations ,i have rewrite the

[ns] EDCA patch on ns2.33

2011-02-10 Thread hend baklouti
Hello, can anyone please tell me where to find an EDCA patch for ns2.33 and which modifications should be done? Please,it's so urgent. Hend

Re: [ns] can RED queue be used for wireless environment??

2011-02-10 Thread baklouti
Hello, I need also to use EDCA mechanism on ns2.33.Can any one please help me to find the patch? Thanks chithra17 wrote: > > Hi friends, > > I am working on 802.11e.. I should provide differentiated service to the > packets.. i.e EDCA mechanism to assign priority for the packets.. does > anyon

Re: [ns] can RED queue be used for wireless environment??

2011-02-07 Thread baklouti
Hello Chithra, I am also working on 802.11e and I should use EDCA mechanisme on ns2.34 version.Can you tell me where have you found EDCA patch please? Thnks, Hend chithra17 wrote: > > Hi friends, > > I am working on 802.11e.. I should provide differentiated service to the > packets.. i.e EDCA

[ns] hwmp implementation on ns2.28

2011-02-03 Thread hend baklouti
Hi every body, does any one know how to implement 802.11s (and hwmp routing protocol )on ns2.28? please,it's so urgent!! thank you

[ns] Installing Ns2.28 on Fedora v.8

2011-01-26 Thread hend baklouti
Hello I am using Fedora v.8, and i want to install NS2.28, however, when I run "make" i have this error : queue/cbq.cc:112: erreur: ISO C++ forbids declaration of ‘CBQueue’ with no type queue/cbq.cc:112: erreur: expected ‘;’ before ‘*’ token queue/cbq.cc: In member function ‘virtual int CBQueue::i

[ns] ns2-28 installation problems

2011-01-21 Thread hend baklouti
Hi everybody, i have installed ns-2.32 on fedora core 8 but now i have to replace it by ns-2.28 .i have removed ns-2.32 but while installing ns-2.28 i have this kind of msg When configured, ns found the right version of tclsh in /home/ns-allinone-2.32/bin/tclsh8.4 but it doesn't seem to be there

[ns] linkage Otcl/C++

2010-07-08 Thread hend baklouti
hello, i'm a beginner in ns2 and i have a function void monitor(void) that i want to call it from the tcl script. Can any one help me ? thank you