[ns] seeking help for FHCF implementation on NS2

2011-12-04 Thread chithra17


Hi friends,

I need help regarding FHCF implementation.. Have anyone tried this scripts
(link below) before ?
http://www-sop.inria.fr/planete/qni/fhcf/

when i try running one of the scripts, i get the following message. 
chithra@ubuntu:~/ns-allinone-2.29/ns/ns2/tcl/wlan$ ns
uplink_sched-scenario.tcl invalid command name PHY_MIB
while executing
PHY_MIB set CWMin_67
(file uplink_sched-scenario.tcl line 21)

If anyone aware of this, kindly let me know how can I resolve this issue?
Please shed some light on this.. Looking forward for you help...

Thanks in advance
-- 
View this message in context: 
http://old.nabble.com/seeking-help-for-FHCF-implementation-on-NS2-tp32872075p32872075.html
Sent from the ns-users mailing list archive at Nabble.com.



[ns] have anyone tried FHCF implementation on NS2?

2011-11-21 Thread chithra17


Hi friends,

I need help regarding FHCF implementation.. Have anyone tried this scripts
(link below) before ?
http://www-sop.inria.fr/planete/qni/fhcf/

when i try running one of the scripts, i get the following message. 
chithra@ubuntu:~/ns-allinone-2.29/ns/ns2/tcl/wlan$ ns
uplink_sched-scenario.tcl invalid command name PHY_MIB
while executing
PHY_MIB set CWMin_67
(file uplink_sched-scenario.tcl line 21)

If anyone aware of this, kindly let me know how can I resolve this issue?
Please shed some light on this.. Looking forward for you help...

THanks in advance
-- 
View this message in context: 
http://old.nabble.com/have-anyone-tried-FHCF-implementation-on-NS2--tp32872076p32872076.html
Sent from the ns-users mailing list archive at Nabble.com.



[ns] have anyone tried FHCF implementation on NS2?

2011-11-21 Thread chithra17


Hi friends,

I need help regarding FHCF implementation.. Have anyone tried this scripts
(link below) before ?
http://www-sop.inria.fr/planete/qni/fhcf/

when i try running one of the scripts, i get the following message. 
chithra@ubuntu:~/ns-allinone-2.29/ns/ns2/tcl/wlan$ ns
uplink_sched-scenario.tcl invalid command name PHY_MIB
while executing
PHY_MIB set CWMin_67
(file uplink_sched-scenario.tcl line 21)

If anyone aware of this, kindly let me know how can I resolve this issue?
Please shed some light on this.. Looking forward for you help...

THanks in advance
-- 
View this message in context: 
http://old.nabble.com/have-anyone-tried-FHCF-implementation-on-NS2--tp32872078p32872078.html
Sent from the ns-users mailing list archive at Nabble.com.


[ns] throwing error while recompiling ns2.34

2011-03-14 Thread chithra17


hi.. 

i tried to edit the EDCA patch according to ns-2.34
after ./configure n make clean command i gave 'make' command.. its throwing
error. it says the following...

mac/802_11e/mac-802_11e.cc:1723: error: ‘HDR_MAC802_11E’ was not declared in
this scope
mac/802_11e/mac-802_11e.cc:1722: warning: unused variable ‘ch’
make: *** [mac/802_11e/mac-802_11e.o] Error 1

anyone encountered this kind of error? any idea to resolve it?
and also tkn documentation it says 
 
add to OBJ_CC:
mac/802_11e/mac-802_11e.o mac/802_11e/priq.o
mac/802_11e/d-tail.o mac/802_11e/mac-timers_802_11e.o

but i couldn't find mac-802_11e.o, priq.o, d-tail.o,  mac-timers_802_11e.o
files in that 802_11e folder..
am i missing something?

Kindly shed some light on this.. your help is much appreciated.. Thank you 



-- 
View this message in context: 
http://old.nabble.com/throwing-error-while-recompiling-ns2.34-tp31148383p31148383.html
Sent from the ns-users mailing list archive at Nabble.com.




[ns] getting error while recompiling ns-2.. help pls!!

2010-11-30 Thread chithra17


Hi friends,

I tried attaching the 802.11e patch (from
http://www.tkn.tu-berlin.de/research/802.11e_ns2/) to ns2.34 version. after
i made the required modification I typed ./configure then make, make
clean am getting the following error.. 

Makefile:66: *** commands commence before first target.  Stop.
 
I don't know where am going wrong. Does this patch works only on ns2.28?? or
can i work with ns2.34 also??
Please help me friends..

Thanks,
Chithra
-- 
View this message in context: 
http://old.nabble.com/getting-error-while-recompiling-ns-2..-help-pls%21%21-tp30338235p30338235.html
Sent from the ns-users mailing list archive at Nabble.com.



[ns] does ns2.28 supports 32-bit operating system?

2010-11-30 Thread chithra17


Freinds,

I am using ns2.34 version on ubuntu. To try EDCA patch of TKN berklin I need
to install ns2.28.. MIne is 32-bit system. I couldnt install ns2.28
version.. when i type ./install am getting following error at the end

tcl8.3.2 configuration failed! Exiting ...
Tcl is not part of the ns project.  Please see www.Scriptics.com
to see if they have a fix for your platform.

KIndly help me installing ns2.28 version. 

REgards,
Chithra
-- 
View this message in context: 
http://old.nabble.com/does-ns2.28-supports-32-bit-operating-system--tp30345116p30345116.html
Sent from the ns-users mailing list archive at Nabble.com.



Re: [ns] Problem by Installation of MAC 802.11e EDCF-Code

2010-11-25 Thread chithra17


Hello Amela, 

I am using ns2.34 version on ubuntu. Can you please tell me where can I find
EDCF code in ns2.34 package??
Is the code already there or should I need to download any patch files??
Please guide me with this.. Am doing my thesis so I needed for that... Your
help is highly appreciable..
Thank you :)


Regards,
Chithra









amela wrote:
 
 
 Hi,
 
 you have to add a separator after -I./wpan
 
 you should have :
 
 
 
 INCLUDES = \
   -I. @V_INCLUDE_X11@ \
   @V_INCLUDES@ \
   -I./tcp -I./sctp -I./common -I./link -I./queue \
   -I./adc -I./apps -I./mac -I./mobile -I./trace \
   -I./routing -I./tools -I./classifier -I./mcast \
   -I./diffusion3/lib/main -I./diffusion3/lib \
   -I./diffusion3/lib/nr -I./diffusion3/ns \
   -I./diffusion3/filter_core -I./asim/ -I./qs \
   -I./diffserv \
   -I./wpan *\*
 -I./mac/802_11e\
 
 

-- 
View this message in context: 
http://old.nabble.com/Problem-by-Installation-of-MAC-802.11e-EDCF-Code-tp30304762p30307687.html
Sent from the ns-users mailing list archive at Nabble.com.



[ns] help me to implement DCF mode??

2010-10-15 Thread chithra17


Hi friends,
I want to implement dcf operation in ns2. Can I use the
unicast_validation.tcl code (tcl/ex/802.11/unicast) for reference?. I am
a beginner in ns2. so please If you have any other suggestion let me know. 
Your inputs would really help me.  

Thanks for your help.

Regards,
Chithra
-- 
View this message in context: 
http://old.nabble.com/help-me-to-implement-DCF-mode---tp29947353p29947353.html
Sent from the ns-users mailing list archive at Nabble.com.



[ns] does ns2.34 version supports 802.11 infrastructure mode ?

2010-10-04 Thread chithra17


Hi Friends,
I have a doubt whether the latest ns2.34 version supports infrastructure
mode or not? I am trying to implement DCF mode. If you have any suggestion
abt implementing DCF in adhoc / infrastucture mode please help me with your
inputs. Thank you:)

Regards,
Chithra
-- 
View this message in context: 
http://old.nabble.com/does-ns2.34-version-supports-802.11-infrastructure-mode---tp29881487p29881487.html
Sent from the ns-users mailing list archive at Nabble.com.



[ns] how to set infrastructure mode in WLAN??

2010-09-16 Thread chithra17


Hi friends,

I wanna know how to implement infrastructure mode for wireless network. In
all the materials and tutorials which I have seen talks only about ad-hoc
routing. Kindly give me your valuable inputs. Looking forward your reply.
thank you:) 

Regards,
Chithra
-- 
View this message in context: 
http://old.nabble.com/how-to-set-infrastructure-mode-in-WLAN---tp29733756p29733756.html
Sent from the ns-users mailing list archive at Nabble.com.



[ns] how to implement 802.11e on ns2??

2010-08-29 Thread chithra17


Hi all, i am new user of ns2. I wanna know whether ns2.34 version supports
802.11e by default?? can you please guide me how to implement 802.11e and to
get started.. Kindly help me friends!!
-- 
View this message in context: 
http://old.nabble.com/how-to-implement-802.11e-on-ns2---tp29568610p29568610.html
Sent from the ns-users mailing list archive at Nabble.com.