[ns] how to access to a parameter in layer 3 from layer 2

2008-03-13 Thread fatma louati
hi everyone, I have already declared and calculated a parameter (X) in the Mac802_11.h and Mac802_11.cc I need that parameter to use it in routing protocol AODV. I wonder how to access to it from Mac802_11.cc. I did declared AODV like a friend class in MAC802_11.h when I run a

[ns] HOW TO ACCESS AN INSTANCE VARIABLE USING TCL

2008-03-13 Thread fatma louati
hi everybody, I have already defined an instance variable in mac-802_11.cc and I would like to access to it in my .tcl would someone please tell me how to do it. I would really appreciate it. thks in adance - Envoyé avec Yahoo! Mail. Une boite

[ns] include issue

2008-03-31 Thread fatma louati
hey everybody, I would like to include mac-802_11.h in ll.h file but a have a compilation problem. why? thx fatma - Envoyé avec Yahoo! Mail. Plus de moyens pour rester en contact.

[ns] bind a tcl variable

2008-05-07 Thread fatma louati
hey everybody, I need to bind the tcl variable ( $cbr1 set interval_ 0.02 ) in aodv.cc. If it is possible how to do it? help me please thnx fatma __ Do You Yahoo!? En finir avec le spam? Yahoo! Mail vous offre la meilleure protection

[ns] radio obstacles under NS2

2011-10-08 Thread Fatma LOUATI
hi, how can i simulate some obstacles into a vanet simulation under NS2 and VanetMobiSim? help plz thkx fatma

[ns] veronoi diagrams

2011-10-25 Thread Fatma LOUATI
hi, does any one know if veronoi diagram on VanetMobisim support radio obstacles? thkx fatma

[ns] ns oadv

2011-11-03 Thread Fatma LOUATI
hi, I'm working with NS2.34 under ubuntu 10.10 when i execute a tcl file i have segmentation fault can any one point me to the problem thkx

[ns] plugin for ns2.34

2011-11-16 Thread Fatma LOUATI
hi, I have ubuntu 11.04, gcc 4.5.2 I need to install cgal-2.4 to add a plugin in ns2.34 to do that i need gcc 2.95 or gcc 3.0 when triying to instal one of them, i always have error when making can any one tell me how to process? should i unistall gcc 4.5.2 or what? thkx Fatma

[ns] install ns2.26 in ubuntu 11.04

2011-11-17 Thread Fatma LOUATI
hi, CAn i install NS2.26 in ubuntu 11.04? if yes can I use gcc 2.95 or gcc3 thkx fatma

[ns] ns vanet protocol

2011-12-24 Thread Fatma LOUATI
Hi, i need the code of the vanet protocol GPCR. I plan to implement it on ns2 help me plz thkx Fatma

[ns] help instal fedora11 with vmware

2012-01-13 Thread Fatma LOUATI
hi, I need help to instal fedora11 with vmware on winXP can any one point me where to find the required version of fedora thkx

[ns] hello message

2012-01-18 Thread Fatma LOUATI
hi, how can I display the Hello message in trace file when simulating AODV? thkx fatma

[ns] routing protocol

2012-01-18 Thread Fatma LOUATI
hi, i need codes of existing Routing protocols for VANET can any one help me to find my seek thkx fatma

[ns] hello message

2012-02-08 Thread Fatma LOUATI
hi Actually I am working on aodv by using ns2.34 Sorry for asking u a very simple question.I already study the aodv.cc and aodv.h But did u notice that the send hello and receive hello of this protocol is not working? Because i got try to add a printf statement inside send hello and receive

[ns] make problem

2012-02-08 Thread Fatma LOUATI
hi, I just modify the aodv protocol on ns2.34 (ubunu 11.04) when i try sudo make clean it returns make: *** Pas de règle pour fabriquer la cible « clean ». Arrêt. can anyone help me please fatma PS: I have already tried apt-get install tcl sudo apt-get install tcl-dev

[ns] make clean

2012-02-08 Thread Fatma LOUATI
hi, I just modify the aodv protocol on ns2.34 (ubunu 11.04) when i try sudo make clean it returns error any help plz fatma

[ns] AODV ISSUE

2012-02-09 Thread Fatma LOUATI
Hi, I need some help to understand AODV routing protocol specification. when we have just a source of data and a destination in range of transmission, and hello messages are activated. Normally, the source will check the routing table and will find the destination (because they already exchange

[ns] AODV ROUTING PROTOCOL

2012-02-10 Thread Fatma LOUATI
Hi, I need some help to understand AODV routing protocol specification. when we have just a source of data and a destination in range of transmission, and hello messages are activated. Normally, the source will check the routing table and will find the destination (because they already exchange

[ns] location information needed for routing

2012-02-26 Thread Fatma LOUATI
hi I need to know what's different between location based service and global positioning system? thkx fatma

[ns] vanet routing protocols

2012-04-13 Thread Fatma LOUATI
Dear all, I already have the code of Routing protocol GPSR. I am asking for other codes can anyone guide me please to links for downloading other vanet routing protocols thank you fatma

[ns] vanet networks on ns2

2012-04-23 Thread Fatma LOUATI
hi, I'm working on Vanet networks ans I'm about using NS2. but this one seems not support radio obstacle. I heard about NS2.1b9a but I'm not sure that it's suitable for my ubuntu 11.4 (problem with my gcc version) can any one suggest me what version I have to install? Ps I have ns2.34 right now

[ns] power of signal

2012-05-03 Thread Fatma LOUATI
Hi, I need to compute the power of signal received under ns2 how I can do it thkx Fatma

[ns] GPS DATA

2012-05-07 Thread Fatma LOUATI
HI I need to know something about direction's information provided by GPS for mobile network Is it an angle, a vector, or... ? thkx fatma

[ns] gpsr on ns2.34

2013-02-21 Thread Fatma LOUATI
hi, I'm just simulating the GPSR patch for ns-2.34. I find some intersting results: 1)for this patch, there is no localisation service used 2) the most important, the protocol doesn't consider the mobility of nodes: I simulate 2 nodes X(10,1,0) and Y(270, 1, 0) with transmission range 250m I

[ns] how to count hops through a path AODV?

2013-04-18 Thread Fatma LOUATI
hi everyone I need to calculate hop's count of every path from data source to the destination can you pleaz rhelp me by a script (awk) thk

[ns] exception when running GPSR

2013-06-19 Thread Fatma LOUATI
hi, When I run the Tcl file simulating the GPSR routing protocol (for ns-2.33), it is ok for certains cases (mouvement pattern) but in some cases I have one of the following errors: exception point flottant any help plz thkx

[ns] exception when running GPSR

2013-06-19 Thread Fatma LOUATI
hi, When I run the Tcl file simulating the GPSR routing protocol (for ns-2.33), it is ok for certains cases (mouvement pattern) but in some cases I have one of the following errors: exception point flottant any help plz thkx

[ns] GPSR tcl

2013-06-20 Thread Fatma LOUATI
Hi, I need a tcl file that simulate GPSR for ns-2.33 I tried the hls.tcl ans run.tcl files but there something wrong about them: for the first one I'm faced to flottant point exception and for the second there is no AGT on the trace file although I put: $ns_ node-config -agentTrace ON thkx

[ns] agent under ns2

2013-06-25 Thread Fatma LOUATI
Hi I need to write mobile agents for MANETs in ns2 ,can you help me or give me some details about how to implement mobile agent under ns-2? Thank you in advance

[ns] received signal power

2013-06-27 Thread Fatma LOUATI
hi ns-users, How can I have the the power received at a destination? Is that done for the each paket? thkx

[ns] install and compile of CGAl-2.4

2013-07-08 Thread Fatma LOUATI
hi, how can I install and compile CGAL-2.4 on ubuntu 11.04 thkx

[ns] printing a value

2013-07-13 Thread Fatma LOUATI
hi, I need the print the power received (Pr) at the trace file. How is it possible, plz? (I am working on ns-2.33) thkx F

[ns] aodv and the shadowing model

2013-07-13 Thread Fatma LOUATI
hi, when I simulate AODV protocol with the shadowing propagation model, I am faced to a double reception of the same packet when I read the trace file? (ie, packet is received more than once) This problem doesn't exist with the tworayground propagation model. PS: my topology run just with a

[ns] how to bind a value from scenario file to the .cc code?

2013-09-04 Thread Fatma LOUATI
hi users, I need to bind the velocity value of a node from the scenario file to my code .cc the scenario file contain: $ns_ at 0.0 $node_(0) setdest 300.59997471863574 1.0E-6 0.59997374 $ns_ at 0.0 $node_(1) setdest 300.01 299.4000271067413 0.5999739 $ns_ at 0.0 $node_(2) setdest 300.01

[ns] how to bind a value from scenario file to the .cc code

2013-09-05 Thread Fatma LOUATI
hi users, I need to bind the velocity value of a node from the scenario file to my code .cc the scenario file contain: $ns_ at 0.0 $node_(0) setdest 300.59997471863574 1.0E-6 0.59997374 $ns_ at 0.0 $node_(1) setdest 300.01 299.4000271067413 0.5999739 $ns_ at 0.0 $node_(2) setdest 300.01