[ns] Problem Bugs ns-2.30_eurane-1.12. BS not delivered packet video

2012-08-06 Thread Vuzie Riawan
I am working with ns2 with eurena (HSDPA) and Evalvid (MPEG4 transmission). I have set up all the tools and modified the ns2 source code, such as steps this link : http://mailman.isi.edu/pipermail/ns-users/2008-February/062290.html. then I have followed this step :

[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

[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

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

[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 RD 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

[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

[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

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