[ns] How to trace only one sink in multiple sink topology

2010-05-13 Thread huda hubboub
Dear all, I am experimenting a flooding attack on directed diffuision based WSN. In addition to the real sink, I have multiple sinks (attackers) who flood the network with high rate interests. My concern is to observe the effect of the attack in real sink throughput. However, the trace file

[ns] which are the steps and how can I create and simulate a new MAC protocol

2010-05-13 Thread tayssir fekih
hello, I want to know how bigin to create a new MAC protocol for a wireless sensor network: is there any documentation or scripts to do that because my master task consist on the optimization of the protocol MAC of zigbee. For the similation ,how can I use the result of ns-2 simulation

[ns] Problem in installing ns2.26 on FC3

2010-05-13 Thread Elham Noori
-- Forwarded message -- From: Elhamelha...@gmail.com Date: Thu, May 13, 2010 at 11:40 AM Subject: Problem in installing ns2.26 on FC3 To: ns-users@isi.edu Hi everyboday!! I try to install ns2.26 on fedora core 3, but ns2.26 isn't compatible with gcc-3.4.2 and NS make failed, I

[ns] No CTS/RTS/ACK in trace file, why?

2010-05-13 Thread aamir khan
Hello all, I have read in many posts that to set ON/OFF the MAC layer's CTS/RTS/ACK in the trace file, we have to add the following command : Mac/802_11 set RTSThreshold_ 0 In many posts I read that the value of RTSThreshold_ must be lower than the value of the packet size. In my

[ns] Awk script to calculate Normalized routing overhead

2010-05-13 Thread Nirmala Baloorkar
Hi, I need awk script for aodv to calculate normalized routing overhead of new trace format.

[ns] ARP in 802.11 - NS-2.33

2010-05-13 Thread Syed Faraz Hasan
Hi NS users, I am playing with the 802.11 extensions in the NS-2.33. Following is a piece of the trace I got after running a code in which, the mobile node connects with an AP and attempts to send information. I think in the normal implementation of 802.11, ARP comes after authentication and

[ns] RTS/CTS tracing for IEEE802.11p simulation

2010-05-13 Thread Subir
Can anybody tell me how to trace RTS/CTS/ACK in IEEE802.11p simulation? I have tried using Mac/802_11Ext set RTSThreshold_0 and macTrace ON any idea? please share your experience. thanks -- View this message in context:

[ns] LeachMit Script

2010-05-13 Thread ashish mohta
Hello Friends, I am working on Leach and build its MIT code on Ns-2.27. but for testing I need your help. Please anyone can give me LeachMit script or help me to understand it's format of writing the script or provide it in terminal. r...@ashish-laptop:/home/ashish/ns2/ns-allinone-2.27/ns-2.27#