[ns] When and where is bandwidth_ set?

2005-12-30 Thread Myung-Ah Park
When the constructor of MAC802_11 is called, it calls the constuctor of Mac, which is the parent class of MAC802_11. Within Mac's constuctor, the value of 'bandwidth_' is 0. But all of sudden, inside MAC802_11's constructor, the value of bandwidth_ is changed to 200. Furthermore, even if I

[ns] Using Linkstate Routing protocol in ns2

2005-12-30 Thread aric laston
I wish to know how to install the static version of ns2. Actually i want to run the linkstate routing protocol of ns2. Ns2 supports dv,static,session and multicast protocols. (if i write $ns rtproto LS (where ns is object of Simulator) in TCL it gives me an error message, but if i write $ns rtpr

Re: [ns] please reply sir

2005-12-30 Thread Kamal Gakhar
this kind of error should normally means that your .cc file for RCP is not known to system either because ns was not compiled with success or the path is not known OR worse if you are using a code developed by someone else then changes might have to be made (could you elaborate more).. On 12/30/0

Re: [ns] efficient routing in multimedia traffic in ns2

2005-12-30 Thread Kamal Gakhar
contributed codes in ns2 (found on ns2 page) could help..!! perhaps. On 30 Dec 2005 07:30:39 -, minaxi rawat <[EMAIL PROTECTED]> wrote: > > > can you help me on this topic ,how we start implemention of this topic in > ns2. > -- Kamal

[ns] Help Needed With NOAH

2005-12-30 Thread Sabbir Ahmed
Hi I am using ns-allinone-2.1b9a on RedHat 6.2. I have installed NOAH (old version) routing protocol successfully. I need help regarding manual routing with NOAH. How do I add routes manually ? Can some one help me with examples ? The example at page