Re: MulticastSocket work like a real multicast?
Ronnie Schwartz <[email protected]> Mon, 17 Apr 2006 12:27:06 -0400
| Newsgroups | gmane.comp.java.jxta.user |
|---|---|
| Message-ID | <C0693A1A.1DB02%[email protected]> |
Very strange indeed. That was my understanding. I wanted a way to use
propagate pipes to maximize speed of transferring screenshots. However, not
even chat message work. Also, within my network, messages between two
computers on the same subnet work, but are extremely unreliable. Packets
get dropped all the time. Should I dump multicast and go for JxtaSocket
instead?
------------------
Ronnie Schwartz
RustyBrick
www.rustybrick.com
> From: Vitaly Vainer <[email protected]>
> Reply-To: "[email protected]" <[email protected]>
> Date: Mon, 17 Apr 2006 18:51:36 +0200
> To: <[email protected]>
> Subject: RE: [JXTA user] MulticastSocket work like a real multicast?
>
> Multicast socket in jxta is really group based, multicast transport if
> enabled is used inside subnet for this purpose, but it isn't mandatory. So
> you should check your code.
> I haven't worked with multicast socket, rather with multicast pipe and it
> worked great. I can provide you code with multicast pipe example.
> Jxta socket is based on pipe and takes care of chunking stream.
>
> Have fun,
> Vitaly Vainer,
> Content Objects Inc.
>
> -----Original Message-----
> From: Ronnie Schwartz [mailto:[email protected]]
> Sent: Monday, April 17, 2006 5:19 PM
> To: [email protected]
> Subject: [JXTA user] MulticastSocket work like a real multicast?
>
> I was under the impression that a multicastsocket in jxta was group based,
> not subnet based like a regular multicastsocket. When testing my code over
> two networks, they do not see eachother. So I am now thinking I was wrong.
> Can anyone verify this one for me?
>
> ------------------
> Ronnie Schwartz
> RustyBrick
> www.rustybrick.com
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.385 / Virus Database: 268.4.2/314 - Release Date: 16/04/2006
>
>
> --
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.1.385 / Virus Database: 268.4.2/314 - Release Date: 16/04/2006
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]