[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] dispatch method problem



This must be an old version of mcast.tcl(or tutorial). Please see
tcl/ex/mcast.tcl in the current distribution. Basically, the way to turn
on multicast is to use 'set ns [new Simulator -multicast]'.

- Haobo

On Thu, 6 Apr 2000, Krishna Mohan Doddappaneni wrote:

> Hi,
> Iam just running mcast example from Pollys tutorial,but aim getting this
> error
> _o3: unable to dispatch method multicast
>     while executing
> "$ns multicast"
>     (file "mcast.tcl" line 4) 
> Can anyone help me?
> Thanks
> krishna
> 
>