[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: new wireless adhoc protocol
On 9 Feb 2000, sudhakar panneerselvam wrote:
> hi everyone,
>
> i have planned to write a new protocol for wireless adhoc networks.so i
> downloaded ns2.1b5 allinone package, also it has been installed and running
> successfully.i have the following questions.
>
> 1) is it enough for me to have only ns2 or i have to download the s/w from
> CMU's page eventhough ns provides wireless functionality?
Please use 2.1b6. the old version contains a lot bugs in wireless code
> 2) since i am going to write a new wireless adhoc protocol,what are all the
> necessary modifications needs to be done to the source code?
Writing a new routing agent and plumb it by using node API. Please
see the ns docs and tutorial for more info.
-Ya