Re: Join Multicast Group from different subnets
- From: Gordon Beaton <n.o.t@xxxxxxxxx>
- Date: 28 Nov 2006 17:55:34 GMT
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
.
- References:
- Join Multicast Group from different subnets
- From: Java and Swing
- Re: Join Multicast Group from different subnets
- From: Gordon Beaton
- Re: Join Multicast Group from different subnets
- From: Java and Swing
- Join Multicast Group from different subnets
- Prev by Date: Re: Can't send email from J2ME.
- Next by Date: Re: Thread + stack + synchronization.
- Previous by thread: Re: Join Multicast Group from different subnets
- Next by thread: Send messages on Multicast Group from different subnets
- Index(es):
Relevant Pages
|