[ns] Urgent: LEACH installtion prob on solaris

2006-04-04 Thread Brajesh Gupta
Hi all, i m trying to install leach code on solaris. First i installed ns2.1b5alinone package. it get installed. i replaced ns2.1b5 folder with MIT_uAMPS project file. but when i tried to make that i got following erros. i m not able to figure it out. it's urgent. thx in advance. c++ -o ns \

[ns] compile ns-allinone-2.29.2 on fedora core 5 got error

2006-04-04 Thread landrew126
Hi,everyone! I compile ns-allinone-2.29.2 on fedora core 5,and I got a lot of errors. does anybody compile at this platform successfully?

[ns] Even seqno in ns-2

2006-04-04 Thread Vinod
hi, can any one tell me why is the seqno always made even in the ns-2 implementation of aodv? or have i unstood it wrongly? thanx, vinod -- Vinod Kone, Btech,Computer Science, VIII sem, Room 177,Kapili, IIT Guwahati.

[ns] 2.1b7a installing problem

2006-04-04 Thread lewapryb
Hi everyone! I tried to install ns 2.1b7a on Fedora 4. I still got the same problem: tclcl-mappings.h: In static member function ?static int TclObjectHelperT::dispatch_(void*, Tcl_Interp*, int, char**)?: tclcl-mappings.h:51: error: incomplete type ?Tcl? used in nested name specifier

Re: [ns] how to obtain current virtual time in ns2.29

2006-04-04 Thread Daniele
On 4/3/06, BENMESSAOUD ASMA [EMAIL PROTECTED] wrote: Hi every body , i want to calculate a current virtual time in ns-2.29 . i already used now but the values which are returned are different about the values of time which we find in file trace for example . and me , search a function which

[ns] compile ns-allinone-2.29.2 error on fedora core 5

2006-04-04 Thread landrew126
Hi,everybody I think I must send this letter again,for I didn't post the error message to you. The following is the error message I got when compling ns-2.29: g++ -c -Wall -DTCP_DELAY_BIND_ALL -DNO_TK -DTCLCL_CLASSINSTVAR -DNDEBUG -DLINUX_TCP_HEADER -DUSE_SHM -DHAVE_LIBTCLCL -DHAVE_TCLCL_H

Re: [ns] compile ns-allinone-2.29.2 error on fedora core 5

2006-04-04 Thread Daniel Mahrenholz
landrew126 schrieb: Hi,everybody I think I must send this letter again,for I didn't post the errormessage to you. The following is the error message I got when complingns-2.29: g++ -c -Wall -DTCP_DELAY_BIND_ALL -DNO_TK -DTCLCL_CLASSINSTVAR-DNDEBUG -DLINUX_TCP_HEADER -DUSE_SHM

[ns] make: *** No rule to make target `tcl/lib/noah.tcl', needed by `gen/ns_tcl.cc'. Stop.

2006-04-04 Thread Qasim Raza Iqbal
Dear All I am trying to implement the Noah protocol. After following the instructions below ## Makefile.in add noah/noah.o \ to OBJ_CC and tcl/mobility/noah.tcl \ to NS_TCL_LIB noah/noah.{h,cc}add noah.h and noah.cc to a new subdirectory noah/ tcl/mobility/noah.tcl

[ns] Object Tracking With Wirelss Sensor Networks in NS2

2006-04-04 Thread Hadi JamaliRad
Hi all, I want to simulate a sensor network for example with 10 sesnors and an object passing between them, sensors should sense the object and track it and tell the base station, but i cant find any help file with examples of such simulations !!! how to simulate such networs in NS2 ?? if

[ns] erros model on lan

2006-04-04 Thread Edwin Cruz
I have a question How I can introduce loss in a lan simulation, I difine my lan as: set lan [$ns newLan $n0 $n1 0.5Mb 40ms LL Queue/DropTail Mac/Csma/Cd Channel] and the loss as: set loss_module [new ErrorModel] $loss_module set rate_ 0.0 $loss_module ranvar [new RandomVariable/Uniform]

Re: [ns] Routing protocol OK

2006-04-04 Thread juan manuel gomez garcia
Hi Mohammad: This are the files that I've been changed: packet.h cmu_trace.h cmu_trace.cc ns_packet.tcl ns_default.tcl ns_lib.tcl priqueue.cc ns-mobilenode.tcl ns-agent.tcl Makefile Mohammad Abu Zaid [EMAIL PROTECTED] wrote: Dear Jaun, Can u

Re: [ns] Routing protocol OK

2006-04-04 Thread juan manuel gomez garcia
Hi Mohammad: This are the files that I've been changed: packet.h cmu_trace.h cmu_trace.cc ns_packet.tcl ns_default.tcl ns_lib.tcl priqueue.cc ns-mobilenode.tcl ns-agent.tcl Makefile Mohammad Abu Zaid [EMAIL PROTECTED] wrote: Dear Jaun, Can u

[ns] Reading energy information from routing agent - Please HELP ME!

2006-04-04 Thread Ahmet Kara
Hi, I'm trying to implement a routing protocol that's decisions depend on the remaining battery power. I couldn't find a way to read the remaining battery power (energymodel's energy property) from a routing agent. Could you please help in my problem? Ahmet Kara

[ns] DSDV in inifite loop with certain physical layer threshold - help

2006-04-04 Thread Sasan Sahraei
Hi All, In DSDV, when using Phy/WirelessPhy set RXThresh_ 3.652e-10 I always get the rtable metrics = 250 and DSDV_Agent::helper_callback never gets called to update the table (through makeUpdate) so this leads forwardPacket to get into an infinite loop but when using Phy/WirelessPhy set

Re: [ns] Newbie questions on wpan demo

2006-04-04 Thread Bruce Who
Finally I add ErrorModel to wpan_demo2.tcl, and but the result I get is quite different from the that of the paper A Comprehensive Performance Study of IEEE 802.15.4 which is written by the author of wpan module. Here is my result: pps is 15.1 throughput is 1.6 KBps packet delivery ratio is