[ns] using trace file for results

2009-06-29 Thread Ankur Jain
HI all can any one tell me how to parse a trace file to get the information such as e2e delay, routing load, packet delivery ratio , optimal hop count, and throughput. if some one has the code please send it to me ANKUR JAIN Undergraduate Student, Dept. of Information Technology, National Insti

[ns] self configuring wireless sensor networks

2009-06-29 Thread Ankur Jain
Hi everybody I am working on self configuring and self healing wireless sensor networks. So I will have to compare my solution with some of the benchmark solutions like ASCENT-Adaptive Self Configuring sEnsor Network Topologies by deborah Estrin at UCLA or GEoemtric Spanners for Routing in Mobile

[ns] self configuring wireless sensor networks

2009-06-29 Thread Ankur Jain
Hi everybody I am working on self configuring and self healing wireless sensor networks. So I will have to compare my solution with some of the benchmark solutions like ASCENT-Adaptive Self Configuring sEnsor Network Topologies by deborah Estrin at UCLA or GEoemtric Spanners for Routing in Mobile

Re: [ns] Ns-users Digest, Vol 66, Issue 29

2009-06-29 Thread Heba EShandidy
Dear El hadi, I highly recommend the following tutorial link http://www.isi.edu/nsnam/ns/tutorial/ It is a wealthy easy tutorial for breaking the ice with ns2 scripting. Good Luck, Heba ElShandidy On 6/29/09 3:00 AM, "ns-users-requ...@isi.edu" wrote: > Send Ns-users mailing list submissions

Re: [ns] Trouble understanding NAM visualization of 802.11

2009-06-29 Thread Mubashir Rehmani
Hi Gokul Here it is: http://www-rp.lip6.fr/ns-doc/ns226-doc/html/mac-802__11_8cc.htm http://www-rp.lip6.fr/ns-doc/ns226-doc/html/mac-802__11_8h.htm http://www-rp.lip6.fr/ns-doc/ns226-doc/html/mac-802__11_8cc-source.htm Regards Mubashir Husain Rehmani Lip6, UPMC, Paris, France 2009/6/29 gokul

Re: [ns] Trouble understanding NAM visualization of 802.11

2009-06-29 Thread gokul bhat
Also, Is it possible to get a class diagram for the mac.cc file?? It would really help me. On Mon, Jun 29, 2009 at 9:19 AM, gokul bhat wrote: > Thanks a lot for your help. > > > On Mon, Jun 29, 2009 at 9:02 AM, Mubashir Rehmani wrote: > >> Hi Gokul >> >> Basically, there is a 4-way handshake i.

Re: [ns] ns-allinone-2.33 unknown installation error (Felipe Mello)

2009-06-29 Thread Felipe Mello
gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-11) But I really don't think it has to do with either the distro or gcc. I'm still trying to figure out why all other packages installed correctly and only dei80211mr is giving me trouble. Felipe On Sun, Jun 28, 2009 at 08:38, RobiN wrote: Hi, as well

Re: [ns] Trouble understanding NAM visualization of 802.11

2009-06-29 Thread Mubashir Rehmani
Hi Gokul Basically, there is a 4-way handshake i.e. RTS, CTS, DATA, ACK and RTS and CTS are broadcasted by MAC Protocol. For details, try to look at mac802-11.cc. I am sending you a class diagram of cmu-trace.cc file http://www-rp.lip6.fr/ns-doc/ns226-doc/html/cmu-trace_8cc.htm http://www-rp.lip

Re: [ns] Trouble understanding NAM visualization of 802.11

2009-06-29 Thread gokul bhat
Thank you. I went through this explanation and I did understand what the flags stand for but did not understand the reason for broadcast of the CTS, ACK packets. Can anyone tell me is there any software or any online resource that I can use to understand the cmu-trace.cc file? On Mon, Jun 29, 20

[ns] Trouble understanding NAM visualization of 802.11

2009-06-29 Thread Mubashir Rehmani
Hi Gokul Bhat, Here is the answer to your question: "s" and "r" indicates that you send and receive the packets respectively. RTR means network layer and AGT means application layer. Here is the full description of trace format: To find the interpretation of all possible trace format when you

[ns] Trouble understanding NAM visualization of 802.11

2009-06-29 Thread gokul bhat
Hello everyone I am new to NS2 and also I have very little experience in C/C++ programming. Although, I am catching up on the C++ stuff, I am unable to understand the nam file generated after running any 802.11 MAC simulation in ns2. I am not able to figure out why most of the control packets are

[ns] IEEE 802.16 MAC protocol and PMIPv6 functionality

2009-06-29 Thread Lynoh MaGee
Hi, Does anyone know how to add the proxy MIPv6 functionality in the IEEE 802.16 MAC protocol.. Regards, Lynoh _ More than messages–check out the rest of the Windows Live™. http://www.microsoft.com/windows/windowslive/

[ns] coverage configuration protocol

2009-06-29 Thread pavan kumar
hii.. I want to implement coverage configuration protocol in wireless sensor networks. Can someone tell me where do i get the source of ccp protocol and how to implement it. I have ns2.29 and mannsaim installed. ccp protocol: www.cens.ucla.edu/sensys03/proceedings/p28-wang.pdf if any one worked

[ns] propogation model

2009-06-29 Thread Ravit Sachasiri
As I understand, the propogation model (freespace, tworayground, shadow) is added at the node characteristics. However, I believe that it is a link property and not a node property. For a WPAN scenerio, if I want to simulate that there is "freespace" between node A and B and a wall "Shadow model"