Re: [ns] [MOVE]Integrate Google Earth map (KML) into NS2

2010-01-11 Thread Jonathan Petit


Hi,

I would like to open the KML file with MOVE (or TraNS) as the map of the
scenario (and NOT open a KML file with Google Earth). Then, generate a
traffic movement on my map. Finally, generate trace for NS2.

It seems to be possible but I don't know how to do it...

Thanks.

Jonathan.


salim-4 wrote:
 
 
 
 
 
 Message: 4
 Date: Thu, 7 Jan 2010 12:16:38 +0100
 From: Jonathan Petit jonathan.pe...@irit.fr
 Subject: [ns] [MOVE]Integrate Google Earth map (KML) into NS2
 
 Hi,
 
 In Rapid Generation of Realistic Simulation for VANET, authors proposed
 the MObility generator for VEhicular networks (MOVE). MOVE can generate a
 movement scenario from a KML file (Google Earth).
 
 I've created my KML file but I didn't find the way to put it in MOVE. How
 to
 integrate KML file into MOVE?
 Is there someone who works with MOVE and KML file?
 
 Thanks.
 
 Jonathan. 
 
 
 
 --
 Hi,
 
 I think you can import the .KML file into Google Earth directly from
 File-Open.
 then on the left side click on Places tab and select your KML file and 
 click play button,
 usually it takes time to load the movement on the map. this works with
 TraNS tool which 
 share the same function of MOVE. 
 
 
 best
 
 Salim
 
 _
 Windows Live Hotmail: Your friends can get your Facebook updates, right
 from HotmailĀ®.
 http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_4:092009
 

-- 
View this message in context: 
http://old.nabble.com/-MOVE-Integrate-Google-Earth-map-%28KML%29-into-NS2-tp27058436p27108530.html
Sent from the ns-users mailing list archive at Nabble.com.




[ns] resending the same messege

2010-01-11 Thread niamat ullah

Dear All!

I have just started to learn NS2 code for 802.11 MAC layer. I want to know
the purpose of the following 3 assert() methods inside
RetransmitRTShttp://www-rp.lip6.fr/ns-doc/ns226-doc/html/classMac802__11.htm#Mac802__11d11
.


Mac802_11::RetransmitRTShttp://www-rp.lip6.fr/ns-doc/ns226-doc/html/classMac802__11.htm#Mac802__11d11
()

{


assert(pktTx_http://www-rp.lip6.fr/ns-doc/ns226-doc/html/classMac.htm#UnslottedAlohaMacp29
);


assert(pktRTS_http://www-rp.lip6.fr/ns-doc/ns226-doc/html/classMac802__11.htm#Mac802__11r12
);


assert(mhBackoff_http://www-rp.lip6.fr/ns-doc/ns226-doc/html/classMac802__11.htm#Mac802__11r7
.busyhttp://www-rp.lip6.fr/ns-doc/ns226-doc/html/classMacTimer.htm#TxTimera6()
== 0);


}


thanking you in advance.

Regards,

Niamat


[ns] How to send a real payload using a transport protocol such as TCP ?!

2010-01-11 Thread adel belkhiri





Hi dear ns-users,

As I know, the NS-2 Transport API to Application layer does not provide
a payload transfer. In NS, Transport only tells to the application: there is a 
packet with
nbytes that has arrived. But no data is transfered to the app. I want to 
simulate an application
attitude over Manet network and I need the payload of this application to be 
sent through TCP 
to simulate well my application's behavior. How can do this please ?! Are there 
a transport protocol
(a variant of TCP for example) which can make a reliable tranfer of a real 
payload ?!

Thank you very much for answering my question.


regards, 
Adel Belkhiri.

  
_
Windows Live: Keep your friends up to date with what you do online.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_1:092010


[ns] Dynamic link properties

2010-01-11 Thread Ns2_abc


Is it possible to change link delay properties during simulation?
I would like to have normally distributed round trip time with mean 50ms and
variance 10ms.

Thanks for your help.


-- 
View this message in context: 
http://old.nabble.com/Dynamic-link-properties-tp27098176p27098176.html
Sent from the ns-users mailing list archive at Nabble.com.



[ns] help me please

2010-01-11 Thread Fahimeh Akbari

hello every body

I write a new protocol in ns and when I make it, I see this error:
make: *** No rule to make target `rcrt/rcrtsink.o', needed by `ns'.  Stop.

can anybody help me, plese!!

thanks: fahimeh