Re: [ns] how to estimate transmission failure in 802.11.cc?

2013-03-06 Thread Sai Bhyravajosyula
SendDATA() is basically to build the header for the data packet. I feel keeping counter in that function is not right. Thanks On Wed, Mar 6, 2013 at 3:41 AM, shiny wrote: > Hi sai, > To calculate total frames send in mac-802_11.cc i keep a counter in > sendDATA() function.Is it correct? am w

[ns] CFP: 11th Jornadas de Ingenier?a Telem?tica (JITEL 2013)

2013-03-06 Thread Jaime Lloret Mauri
[Apologies if you receive multiple copies of this message] CALL FOR PAPERS ** 11th Jornadas de Ingeniería Telemática (JITEL 2013) Granada, Spain October 28 - 30, 2013 http://www.jitel.org Paper submission due: May 10, 2013

[ns] Fwd: wireless sensor network

2013-03-06 Thread Pinak PoPat
hi all, i m new user to ns and i m working on wireless sensor network , i m building a new cryptography technique by combining private and public key and i install ns2.34 with manna sim patch bt existing tcl file of algo are not working so what shd i do with regards pinak m popat

[ns] What is the purpose of sendDATA() function in mac-802_11.cc?

2013-03-06 Thread shiny
-- With Regards, John Shiny.J