Re: [ns] Backoff value in trace file

2010-03-17 Thread deepthi p
On Wed, Mar 17, 2010 at 1:00 PM, deepthi p wrote: > Hi everyone, > > Is there any way to insert all the backoff values chosen by one (or all) > nodes?? > > Please let me know. > Thank you, > > > > -- > regards, > deepthi > -- regards, deepthi

Re: [ns] Installation on OSX 10.6

2010-03-17 Thread Brian Adamson
Jacob, et al Below is a modified version of the ns-allinone-2.33 install script that works on OSX 10.6. In addition to adding the "--x-includes" and "--x-libraries" options to the various calls made to "configure" it also adds macro definitions to include "-framework CoreFoundation" where nee

Re: [ns] Installation on OSX 10.6

2010-03-17 Thread Brian Adamson
Jacob, et al Attached is a modified version of the ns-allinone-2.33 install script that works on OSX 10.6. In addition to adding the "--x-includes" and "--x-libraries" options to the various calls made to "configure" it also adds macro definitions to include "-framework CoreFoundation" where

Re: [ns] Addressing of nodes while implementation of a routing protocol in Wireless sensor networks in NS2

2010-03-17 Thread MiLo_TUD
The Learner wrote: > > Hi all. > > I am facing below mentioned issues with addressing of the nodes while > implementing a routing protocol in Wireless Sensor networks. > > If I want all the nodes in Wireless Sensor networks to forward/Route the > data to the same node (Base Station) always,

[ns] Addressing of nodes while implementation of a routing protocol in Wireless sensor networks in NS2

2010-03-17 Thread The Learner
Hi all. I am facing below mentioned issues with addressing of the nodes while implementing a routing protocol in Wireless Sensor networks. If I want all the nodes in Wireless Sensor networks to forward/Route the data to the same node (Base Station) always, then I should add the address of the b

[ns] [ns: Adding new NS2 modules] Re: reg : Linking errors

2010-03-17 Thread Teerawat Issariyakul
Hi Gayathri, First of all, in NS2 (in linux), the extension of C++ file is ".cc" not ".c++". So you have to change that first. Secondly, if you would like to incorporate new NS2 modules (i.e., files .cc, .h, .tcl). Please see http://www.ns2ultimate.com/post/454001969/including-new-modules-into