[ns] multi channel multi interface for 802.11 by Prof. Ramon

2009-04-09 Thread Kiran K Chauhan
Hi All, I made the modifications in the Ns2.33 as given in the PDF by Prof.Ramon. But after successful compilation when i run a simple tcl script it gives error as listed. I am not able to find out the reason for the error. INITIALIZE THE LIST xListHead (_o19 cmd line 1) invoked from

Re: [ns] multi channel multi interface for 802.11 by Prof. Ramon

2009-04-09 Thread Kiran K Chauhan
Thanks Sir, I modified the command method for AODV. Now when I run the example I do not get any error, but nothing gets written in the trace file/nam file. On command window what I get is num_nodes is set 8 INITIALIZE THE LIST xListHead Starting Simulation... channel.cc:sendUp - Calc

[ns] multi channel multi interface for 802.11 by Prof. Ramon

2009-04-09 Thread Kiran K Chauhan
Hi All, I made the modifications in the Ns2.33 as given in the PDF by Prof.Ramon. But after successful compilation when i run a simple tcl script it gives error as listed. INITIALIZE THE LIST xListHead (_o18 cmd line 1) invoked from within _o18 cmd if-queue 0 _o21 invoked from

Re: [ns] multi channel multi interface for 802.11 by Prof. Ramon

2009-04-09 Thread Kiran K Chauhan
Hi All, The problem of NULL handler was occuring due to the forward method. In this method Iface is not defined. If we define it in the method then it gives the error mentioned. I replaced the Iface with rt_interface and it worked without error. Prof Ramon, Please correct me if I am wrong.

[ns] multi-channel multi-interface

2007-08-18 Thread 王俊伟
hello everyone, Is someone are doing research on multichannel multiinterface mobie ad hoc networks? I am doing it now. but I meet a difficult problem that how to assign channel in nodes? can somebody give me some advice? I am glad to comunicate with you! wjw7869 -- 此致 敬礼

[ns] Multi-channel Multi-interface extention hyacinth for NS-2.29

2006-12-19 Thread Shahatha
Hi, Ive adapt the extension in (hyacinth for NS-2.29): http://my.opera.com/HenryFD/blog/show.dml/270422 and it works successful. but i still have other questions about the extesion. in simple.tcl you can see: --- set

[ns] Multi-channel Multi-interface extetion

2006-12-11 Thread Stefan Trost
Hi all, does any one have experience with the multi-channel / Multi -interface extention shown by: http://my.opera.com/HenryFD/blog/show.dml/270422 or http://www.cse.msu.edu/~wangbo1/ns2/nshowto8.html I updated everything a couple of weeks ago and it seemd to work fine... but unformtunatly