[ns] Help needed to calculate energy dissipation in wsns

2006-10-30 Thread Chitra Magar

Hi everyone,
I am using directed diffusion as routing protocol for my simulation. I want
calculate dissipated energy and delay in the wireless sensor networks. Can I
use awk for calculating energy dissipation. Thanks in advance for any
suggestion.


Chitra Magar
Shanghai,China


[ns] Can Anybody send me the ns2.26 script "ns2.26/tcl/ns-mobilenode.tcl"

2006-10-30 Thread wang laye

thanks alot! just the ns-mobilenode.tcl only in version2.26.I wonder
if there are some different with 2.1b9



[ns] NAM IN WIRELESS NETWORK HELP!!

2006-10-30 Thread Hugo Ernesto Torres Gillade

I´m New in NS2 and I am doing 802.11b ang g simulations in ns2, I´m using the 
nam to view the transmition and the movement of adhoc  and infrastructure 
networks in both standards.
the trouble it´s that the link bandwidth shown in the nam it´s always 10 Mbits 
with 10ms delay
How can I fix this error???  Hugo Torres Gillade 
 
_
Search from any Web page with powerful protection. Get the FREE Windows Live 
Toolbar Today!
http://www.toolbar.live.com


[ns] Invalid command name "Agent/DSRAgent"

2006-10-30 Thread Jungahn Han

Hi,

I changed my linux system from fedora core3 to fedora core 5.
But When I tried to run ns2, there was an error.
The error message is :
ns:
[code omitted because of length]
: invalid command name "Agent/DSRAgent"
while executing
"Agent/DSRAgent set sport_ 255"

Of course, this file ran in fedora core 3 without error.
And in this system, I could compile without any error (There were some error
but I corrected them.)

I don't know how I can correct this error.
Could you help me?

Thank you.


[ns] DiffServ-Aware MPLS NS-2 code

2006-10-30 Thread Ermias Bogale

Dear All,
Hello,
I need any source code and documentation ;on DiffServ-Aware MPLS for NS2,
would you please help me about that. I am eagerly waiting to hear from you.


Faith Fully Yours


Ermias


[ns] What book newbie to use for learning C++ ?

2006-10-30 Thread Aco

Hi all,

I need to change tcp.cc and tcp.h files under NS2. So, I need to have some 
knowledge of C++. 

I have simple question:

Can somebody suggest me ONE book on C++ for Unix and of course to be for 
newbie. May be you have usefull e-book

Of course, it is not just learning for fun, so I need good book to be able to 
"read" and "change" files 

thanks.


[ns] How to add a route in DSDV??

2006-10-30 Thread Naxo


Hi, I am a new new user of NS2 and I am trying to simulate a wireless
scenario using DSDV. My NS-2 is 2.29 version, and I want to know if it is
possible to add static routes in some mobile-nodes. This would be one
solution to my previous question here ["Problem with wired/wireless links"]
I think.

Thanks!  
-- 
View this message in context: 
http://www.nabble.com/How-to-add-a-route-in-DSDV---tf2538384.html#a7071892
Sent from the ns-users mailing list archive at Nabble.com.



[ns] GPSR: sending to coordinates

2006-10-30 Thread Matthias Budde

Hi,

I know, this is a question about a contributed module, but since there 
is no list specific to GPSR, maybe someone here can help me.

I'm using the GPSR Extensions and Hierarchical Location Service
(http://www.cn.uni-duesseldorf.de/staff/kiess/software/hls-ns2-patch)
with ns2.29.3 

I would like to send a udp packet from an application to a node that
is closest to the coordinates I specify. How do I pass the coordinates
down to the UDP and GPSR Agent and how do I have to set the destination 
address for the UDP Agent so that it works?

Tahnk's a lot in advance.

Best,

-Matt