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

Re: [ns] multicast group



instead of a single agent joining multiple groups, why dont you try
having mulitple agents at a single node, each subscribing to a particular
multicast group. this has been implemented in the RLM code, which you can
find in :
~/ns/tcl/rlm/rlm.tcl 
and ~/ns/tcl/rlm/rlm-ns.tcl

-Srinivasan

On Thu, 30 Mar 2000, Sencun Zhu wrote:

> does anybody know how a node(agent) can join several multicast groups at
> the same time?
> 
> thanks.  
> 
>