[ns] Please help me to implement Multipath Source Routing (MSR)Protocol in NS2

2012-04-08 Thread Khushboo Jain
hello, I want to implement a new protocol Multipath Source Routing (MSR) is an extension of DSR (Dynamic Source Routing) that incorporates the multipath mechanism into DSR. MSR is an adaptive routing for ad hoc networks. It considers the two fundamental issues in its design. MSR may adapt to top

[ns] what is Link delay exactly?

2012-04-08 Thread Bikash Nakarmi
HI in NS we can define link delay. i am wondering what this delay exactly means. is it propagation delay? If so, then packets having same size is likely to experience same amount to delay between Node A to Node B. if possible please clarify. regards Bkash

[ns] adding components for ns2

2012-04-08 Thread savan kiran
i have followed the steps given in the Marc Greis tutorial to the last word and put the renamed ping files into a directory named ns-allinone-2.35/ns2-2.35/eammh/ i've made the necessary changes in files like packet.h etc... my files are eammh.cc and eammh.h after doing make clean,make depend,mak

[ns] adding new protocol to ns2

2012-04-08 Thread savankiran
i have followed the steps given in the Marc Greis tutorial to the last word and put the renamed ping files into a directory named ns-allinone-2.35/ns2-2.35/eammh/ i've made the necessary changes in files like packet.h etc... my files are eammh.cc and eammh.h after doing make clean,make depend,ma

[ns] Error with wireless-gprs execution

2012-04-08 Thread Dev Experiment
HI ALL, If anyone solve this error. Please Let me know how ? Thanks invalid command name "Agent/GPSR" while executing "Agent/GPSR set planar_type_ 1 " (file "wireless-gpsr.tcl" line 112)

[ns] help in the fixed routing protocol

2012-04-08 Thread Abinaya Ulagapa
hello, i ve been trying to implent a routing agent with manually configured routing table as mentioned in http://www.winlab.rutgers.edu/~zhibinwu/html/Routing_Agent.html#Agent I have made all the changes required and also created an routing table file,but i am not able to input it to the code.I ge

[ns] help with Implementation of a routing agent with manually configured routing table (Static Routing)

2012-04-08 Thread Abinaya Ulagapa
Hello,I have been trying to implement a routing agent with manually configured routing table (Static Routing) as mentioned in http://www.winlab.rutgers.edu/~zhibinwu/html/Routing_Agent.html#Agent. I have created a routing table manually but I am unable to input it to the the script.I get the follo