[ns] HELP:new application not running.

2007-04-23 Thread aritra pal
I have developed a new wireless application on directed diffusion and have followed the necessary steps to integrate it into the ns code.but on executing the command make ,it gives the following error: Makefile:195:*** command commences before first target.Stop. below i am attaching the files i h

[ns] HELP:Problem in using xgraph

2007-04-05 Thread aritra pal
Hi all, i am having problems in using the xgraph utility.i have configured and compiled the package.After that,i have entered the path name in the bash profile file by entering the following line*:/home/aritra/ns- allinone-2.26/xgraph-12.1.* But,it is still giving the error stating

[ns] HELP:error in new application

2007-04-05 Thread aritra pal
Hi all, .i have created two new applications named packet1_sender.cc & packet1_receiver.cc after creating the requisite header files.but when used in a tcl program,the following error occurs: invalid command name "Application/DiffApp/Packet1Sender" while executing "Application/DiffApp/Pack

[ns] HELP:Error in running wireless tcl file

2007-03-31 Thread aritra pal
Hello everybody,I* *am working on wireless sensor networks and am presently studying the directed diffusion protocol.while running the "*ns-2.26/tcl/ex/diffusion/simple-diffusion.tcl*" file, it is giving the following error regarding the use of the channel variable:

[ns] Problem regarding make.

2007-03-05 Thread aritra pal
hello all , I am facing a problem regarding the ns-2.26.i have created a new packet format and want to implement the new agent in the ns-2.26 to be used in subsequent simulations.for that, i have to modify some file contents and do a 'make depend' before doing 'make'for doing th

[ns] how to run makefile & makedepend?

2006-12-19 Thread aritra pal
hi all, i have created a new data packet format to use it as an agent.inamed it packet1.now after creating the requisite packety.h, packet.cc files,i want to incorporate it in the ns.for this i edited the packet.h, makefile files.now it is recommended to run the makefile & makedepend file