Re: [ns] wireless node connection with a physical link

2006-03-16 Thread Mohammad Abdul Awal
Dear Ashraf, Thanks for your help. Now my script is working. According to your suggestion, I compared the both code then run. I was seeing 4 nodes instead of 2 nodes in NAM, because I was defining nodes as mobile adhoc and I was enabling the wired routing too (-wiredRouting ON). And thats

Re: [ns] wireless node connection with a physical link

2006-03-15 Thread Mohammad Abdul Awal
Dear Ashraf, I tried to make the script as simple as possible. When I run the tcl script I fount the following output. num_nodes is set 2 INITIALIZE THE LIST xListHead routes not yet computed routes not yet computed channel.cc:sendUp - Calc highestAntennaZ_ and distCST_ highestAntennaZ_ = 1.5,

[ns] wireless node connection with a physical link

2006-03-14 Thread Mohammad Abdul Awal
Hi, I have started to work in mobile adhoc networks. I have installed the ns-allinone-2.27-oolsr-0.99.15. I wrote one tcl script which tries to connects 2 wireless node using a duplex link. And I attach a ftp application with one now. I ran the routing protocol DSDV or OLSR. Then I run the

Re: [ns] wireless node connection with a physical link

2006-03-14 Thread Ashraf Bourawy
hi Mohammad, It seems that you have mixed things up,,,but no rush,,,actually, in wireless networks you DO NOT need to set up any links between wireless nodes as you have done in your script when you set a duplex link between node0 and node2,Also, for this simple scenario I don't