[ns] wired cum wireless multi hop network in ns2

2012-08-06 Thread Agepati Sujana
n0==b0--m0--m1--m2--m3--m4--b1==n1 here == means wired connection -- means wireles connection There is TCP source at n0 & TCP sink at n1. m0 to m4 is adhoc multi hop network. is it possible to simulate above model in ns2?? I'm new to ns2.i have to simulate the above attached model. whe

[ns] wired cum wireless multi hop network in ns2

2012-08-06 Thread sujana1
http://old.nabble.com/file/p34264532/MYTOPO.png n0==b0--m0--m1--m2--m3--m4--b1==n1 here == means wired connection -- means wireles connection There is TCP source at n0 & TCP sink at n1. m0 to m4 is adhoc multi hop network. is it possible to simulate above model in ns2?? -- View t

[ns] wired cum wireless multi hop network in ns2

2012-08-06 Thread Agepati Sujana
I'm new to ns2.i have to simulate the above attached model. when i read the tutorials,i feel that once base station is used,all wireless nodes must be attached to it. but i require adhoc multi hop between wireless nodes so that data sent from wired node n0 reaches n1. Is it p

[ns] wired cum wireless multi hop network in ns2

2012-08-06 Thread Agepati Sujana
I'm new to ns2.i have to simulate the above attached model. when i read the tutorials,i feel that once base station is used,all wireless nodes must be attached to it. but i require adhoc multi hop between wireless nodes so that data sent from wired node n0 reaches n1. Is it po

Re: [ns] Ignoring collisions during simulation

2012-08-06 Thread Saravanan Kandasamy
Dear Lopes, Its not a problem if a receiving node receives only one packet, as collision would not be induced. If another packet arrives during the receiving of the first packet, this where a collision would be induced. If you can decide what you like to do with the later packet, then its possibl

[ns] Ignoring collisions during simulation

2012-08-06 Thread efrenlopes
Hello! Is there any way to make simulations without considering the collision of packets in wireless networks? Thank you! -- View this message in context: http://old.nabble.com/Ignoring-collisions-during-simulation-tp34261426p34261426.html Sent from the ns-users mailing list archive at Nabble

[ns] Implementation of Gateway discovery in MANET-Internet"

2012-08-06 Thread sreelalns s
Hello, Can I get some help in "Implementation of Gateway discovery in MANET-Internet" using - proactive - reactive - hybrid protocols... What are the steps to be followed for the i

Re: [ns] network coding in ns2

2012-08-06 Thread Zeinab Rezaiefar
hi thanks for your attention but I worked on ns2 . I need a sample code for network routing protocol it is a protocol that code packet in a intermediate node to achieve better throughput. I think I should all a layer but I don't know how I should do it. regards >__

[ns] Auto Rate Fallback (ARF) implementation

2012-08-06 Thread pedro chaparro
It is ARF procedure included in last version of the 802.11 code in ns2? -- Pedro Alonso Chaparro Valero R&D Engineer Ciudad Politecnica de la InnovaciĆ³n iTEAM - Mobile Communications Group Polytechnic University of Valencia C\ Camino de Vera S/N, Edificio 8G 46022 Valencia, Spain

Re: [ns] network coding in ns2

2012-08-06 Thread Faramarz Kazemainy
Hi. You may find lots of codes if you search and also from here: http://nsnam.isi.edu/nsnam/index.php/Contributed_Code Also this is so useful if you have just started: http://www.isi.edu/nsnam/ns/tutorial/index.html Regards, Kazemainy On Mon, Aug 6, 2012 at 10:50 AM, Zeinab Rezaiefar wrote: > >

[ns] network coding protocols in ns2

2012-08-06 Thread Zeinab Rezaiefar
hi friends I am working on network coding aware routing in wireless networks. I want to know if there is some one that has sample code for network coding protocols in ns2 ? any help will be appreciate. thanks

[ns] network coding in ns2

2012-08-06 Thread Zeinab Rezaiefar
> > >hi friends >I am working on network coding in wireless networks. >I want to know if there is some one that has sample code for network coding in >ns2 ? >any help will be appreciate. >thanks > >