Re: [ns] ns-802.11e EDCF installation problem

2006-08-29 Thread Sebastián Guazzini

Use This

http://www.tkn.tu-berlin.de/research/802.11e_ns2/

It works
Sebastián Guazzini
Córdoba - Argentina
- Original Message - 
From: mayank kanthali [EMAIL PROTECTED]
To: nsuser ns-users@ISI.EDU
Sent: Friday, August 18, 2006 6:29 AM
Subject: [ns] ns-802.11e EDCF installation problem



 Hi all,
 i was trying to install ns-802.11e EDCF for IEEE
 802.11e
 Wireless LAN. I found this pakage from web site
 http://www-sop.inria.fr/planete/qni/Research.html#ns

 when I run the command make install , I got the
 countless error like ...
 plm/loss-monitor-plm.o(.text+0xf2): In function
 `PLMLossMonitor::PLMLossMonitor[in-charge]()':
 : undefined reference to `TclObject::bind(char const*,
 double*)'
 undefined reference to `TclObject::bind(char const*,
 double*)'
 tfrc-sink.o(.text+0x22d): In function
 `TfrcSinkAgent::TfrcSinkAgent[not-in-charge]()':
 : undefined reference to `TclObject::bind(char const*,
 int*)'

 so please help to get rid of those installation
 problem
 its very very urgent.

 thanking you

 waiting for response...


 __
 Do You Yahoo!?
 Tired of spam?  Yahoo! Mail has the best spam protection around
 http://mail.yahoo.com

 



[ns] Fw: 802.11e support

2006-07-07 Thread Sebastián Guazzini


- Original Message - 
From: Sebastián Guazzini [EMAIL PROTECTED]
To: Sergio Neiva [EMAIL PROTECTED]
Sent: Friday, July 07, 2006 8:51 PM
Subject: Re: [ns] 802.11e support


 You can find it here

 http://www.tkn.tu-berlin.de/research/802.11e_ns2/
 I´m working with it and seems to work
 Enjoy it
 Sebastián Guazzini
 Córdoba -Argentina
 - Original Message - 
 From: Sergio Neiva [EMAIL PROTECTED]
 To: ns-users@ISI.EDU
 Cc: [EMAIL PROTECTED]
 Sent: Wednesday, July 05, 2006 11:45 PM
 Subject: [ns] 802.11e support



 Hello There!!



 Does anybody could help me where to find the library necessary to run
 simulations on 802.11e ??



 I saw something about a file mac80211e.tgz on a KTN document. Does 
 someone
 have it?



 Thanks a lot



 Sergio Neiva

 University of Brasilia

 Brazil




 



[ns] Reset CW

2006-04-14 Thread Sebastián Guazzini


Hi, people. I try to do some modifications in the manner that 802.11 decrement 
the Contention Window (CW) but I can't find the function in mac-802_11.cc that 
return this variable to CWmin when the tx is successful. Anybody can help me?

Thank you a lot

 


[ns] Fw: Reset CW

2006-04-14 Thread Sebastián Guazzini

I have found a call to function rst_cw in mac-802_11.cc  but the function is 
not there. Do you know where it is?
Thak you
- Original Message - 
From: Sebastián Guazzini 
To: usuarios_ns 
Cc: meschoyez3 ; meschoyez2 ; meschoyez 
Sent: Friday, April 14, 2006 10:43 AM
Subject: [ns] Reset CW



Hi, people. I try to do some modifications in the manner that 802.11 decrement 
the Contention Window (CW) but I can't find the function in mac-802_11.cc that 
return this variable to CWmin when the tx is successful. Anybody can help me?

Thank you a lot