[ns] hwmp protocol proactive mode required

2010-12-02 Thread Mariem Thaalbi
Hi, From my experience i ought you to work simulations on NS3 and not NS2. HWMP (proactive and reactive parts) is well implemented in NS3. If you want to work in NS2, you can check the HWMP patch that you installed before and check if it provides some examples and information how the proactive

[ns] Error while compling ns2.34 on ubuntu 9

2010-04-08 Thread Mariem Thaalbi
Hi to all i had the following error while compiling NS2.31 /home/imen/Bureau/ns-allinone-2.34/otcl-1.13/otcl.c:495: undefined reference to `__stack_chk_fail_local' otcl.o: In function `Otcl_Init': /home/imen/Bureau/ns-allinone-2.34/otcl-1.13/otcl.c:2284: undefined reference to

[ns] mSCTP on NS2

2010-03-03 Thread Mariem Thaalbi
Hello to all, I want to simulate the mScTP protocol, but i don't how to begin? I must install a patch that implements this protocol and which NS2 version is more suitable to this patch if exists?? I appreciate your help Thank you,

[ns] OSPF protocol

2010-01-08 Thread Mariem Thaalbi
Hello to all, I want to know if OSPF is implemented in NS2 or there is any patch to this protocol. Thanks,

[ns] hwmp.tcl example error

2009-11-01 Thread Mariem Thaalbi
Hello , I installed a patch which supports HWMP under NS2.33. and the installation was succesfull . But when i try an example which deals with protocol i obtain error: invalid command name Agent/rtProto/HWMP while executing Agent/rtProto/HWMP instproc init args { $self next $args }

[ns] NS2.33 and multi channel and multi radio

2009-10-31 Thread Mariem Thaalbi
Hello all, I want to know if the NS2.33 supports multichannel and multiradio. Thanks for help,

[ns] undefined refernce error while adding a new patch

2009-10-26 Thread Mariem Thaalbi
Hi, I installed NS and i add on it a patch which supports 802.11s but while recompiling, i had this error : mac-802_11.cc: undefined refernce to 'hdr_phy802_11ag::offset_' I will appreciate any help.

[ns] Compilation error while compiling NS 2.30

2009-10-25 Thread Mariem Thaalbi
Hi all, While compiling NS 2.30,i hadthe following errors trace/cmu-trace.cc:1309: error:syntax error before numeric contant trace/cmu-trace.cc:1310: error: non-lvalue in assigement Thanks to answer me,

[ns] how to calculate handover delay

2009-05-12 Thread Mariem Thaalbi
Hello, I am studying vertical handover between wifi and wimax and i want to compute the delay handover, but i don't know how? thanks,

[ns] how to calculate handover delay

2009-05-12 Thread Mariem Thaalbi
Hello, I am studying vertical handover between wifi and wimax and i want to compute the handover delay, but i don't know how? thanks,

[ns] error while running a script

2009-05-06 Thread Mariem Thaalbi
Hello, I have written a script file which deals with vertical handoff between wimax and wifi, but while executing it, i had the following error: num_nodes is set 4 INITIALIZE THE LIST xListHead At 0.00 in 5.0.0 MIH is adding mac 1 _o242 channelID = 241200.00 _o292 channelID =

[ns] the values: Agent/MIHUser/IFMNGMT/MIPV6/Handover/Handover1 set case_

2009-04-29 Thread Mariem Thaalbi
Hello all, i want to know the different values and their signification that i can assign to this instruction Agent/MIHUser/IFMNGMT/MIPV6/Handover/Handover1 set case_ thanks,

[ns] how to use the MIH module and MIPv4

2009-04-25 Thread Mariem Thaalbi
Hello all, I'm working in vertical handoff between wifi and wimax, and i want to use MIH module with MIPv4 or PMIPv4 as a MIH user, but i don't know how? i'm very thankfull for help,

[ns] error while building wimax NIST extension

2009-04-12 Thread Mariem Thaalbi
Hi, i'installed ns 2.29.2 and the mobility NIST extension, under windows XP pack 2 via cygwin, my problem is when i try to add the wimax NIST extension, i have this error: wimax/scheduling/bsscheduler.cc:error: 60:syntax error before '*' token wimax/scheduling/bsscheduler.cc:error:in virtual void

[ns] error while building NIST extension

2009-04-12 Thread Mariem Thaalbi
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: ***