[ns] Rs:TCL_CHANNEL struct

2011-01-14 Thread Dhara Buch
Hello, Agent class has one field name channel_ of type struct TCL_CHANNEL. I want to change the index number of the channel_. In which file the struct TCL_CHANNEL is defined? Thank you, Dhara Buch

[ns] erro when configure Wimax module in ns-allinone2.31

2011-01-14 Thread atif riaz
Is there any who can help me to configure Wimax module in ns-allinone2.31. When I run the "make" command  it give an erro see attachment file

[ns] How to make change in tcp.cc ?

2011-01-14 Thread Ghassan Akrem
Hi all I have problem when I add another case in linear increase cogestion avoidance algorithm in tcp.cc why can't it work out when I run it? In the tcl code I have set windowOption_ to '9' (where I put my additional change).It seems that any change I've made doesn't take effect at all.What am I

Re: [ns] Patched NS Make error

2011-01-14 Thread manoj1987
Christopher Ogirri wrote: > > I should note now that in order to install ns2.1b9 I had to basically > install a much older version of gcc, precisely gcc 3.3.6. > How did you manage to downgrade to a lower version of gcc? What OS are you using? Christopher Ogirri wrote: > > I have attach

Re: [ns] How to make change in tcp.cc ?

2011-01-14 Thread manoj1987
Ghassan Akrem wrote: > > It seems that any change I've made doesn't take effect at all.What am I > suppose to do to make it work? Please help me. I make change like this : > >     . >     . >     . > >     case 9: >     (I put the additonal change here) >  

Re: [ns] erro when configure Wimax module in ns-allinone2.31

2011-01-14 Thread manoj1987
atif riaz-3 wrote: > > see attachment file > Never send attachments to mailing lists. Please read the mailing list guidelines! - --- ManojKumar.A --- Blog: http://getch.wordpress,com Mailing list guidelines: http://goo.gl/xC874 -- View this message in context: http://old.nabble.com/err

Re: [ns] How to make change in tcp.cc ?

2011-01-14 Thread El hadi Cherkaoui
And also before all of this make sure that you are recompiling your code by doing the command : make. Regards --- En date de : Ven 14.1.11, manoj1987 a écrit : De: manoj1987 Objet: Re: [ns] How to make change in tcp.cc ? À: ns-users@ISI.EDU Date: Vendredi 14 janvier 2011, 18h20 Ghassan A

Re: [ns] how to monitor the queue on a wireless node

2011-01-14 Thread hanif_1362
Enes Erdin wrote: > > Hi > I had same problem and did a lot of endeavor but finally couldn't do a > good way to do it. > After all i modified dsr-priqueue.{cc,h}. I attach them for you. > please tell me if you find better method to monitor queue in wireless > environment. > regards > h > > h