Re: Join Multicast Group from different subnets



On 28 Nov 2006 09:10:59 -0800, Java and Swing wrote:
so what multicast groups (ip's) can i use in general? other than
230.0.0.1?

You can use any class D address (224.0.0.0 - 239.255.255.255), just
like the API documentation for MulticastSocket says.

But the specific choice of group is not really relevant to your
original problem, you still need to enable multicast routing between
the subnets. If that's not a workable solution for you, use a
multicast tunnel of some kind (try Google).

/gordon

--
[ don't email me support questions or followups ]
g o r d o n + n e w s @ b a l d e r 1 3 . s e
.



Relevant Pages

  • Re: Windows Media Server Multicasting
    ... "Do a search on Google and read up" it pretty much ... media player), and not the definition of MULTICASTING which is what I ... also subscribe to MULTICAST. ... Post a follow-up to this message ...
    (microsoft.public.windowsmedia.sdk)
  • Re: Ethernet IP multicast maximum packet size
    ... does the multicast code in Linux ... It is considered good practice to keep local multicast within local MTU. ... google for "multicast implosion" should find some useful material on the ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: Multicasting (bandwidth)
    ... > So what are some Linux server softwares for doing it? ... This really is all on Google an Icecast's website...you really should be ... <insert four-zillion hits from google and the Multicast HOWTO> ...
    (comp.os.linux.networking)