[ns] how to discard a redundant packet

2007-03-31 Thread sinduja R
if a base station is receiving redundant info from many nodes (wireless), how to discard those pkts? please help

[ns] Simulation Time

2007-03-31 Thread ahmed nagy
Dear All I am developing a routing protocol and i would like to know how long should i simulate it in order to get dependable results. I have 50 nodes in my network in an area of 1000*1000 with a transmission range 250 m. Should the experiment be repeated and the results averaged. if yes How

[ns] RNG in ns

2007-03-31 Thread suhaib obeidat
Hi All, I am using ns-2.1b7. I need to define few exponential random variables in my C++ code. However, I do not know how to advance the rng to the correct sub-stream for different runs/replicates. I know in recent ns versions, we can use the function reset_next_substream but this function

Re: [ns] RNG in ns

2007-03-31 Thread Michele Weigle
Date: Sat, 31 Mar 2007 13:36:41 -0700 From: suhaib obeidat [EMAIL PROTECTED] Subject: [ns] RNG in ns To: ns-users@ISI.EDU Message-ID: [EMAIL PROTECTED] Content-Type: text/plain; charset=ISO-8859-1; format=flowed Hi All, I am using ns-2.1b7. I need to define few exponential