[p2p-hackers] SSM for Java?

Nick Johnson arachnid at notdot.net
Tue Mar 1 20:38:56 UTC 2005


Source-specific multicast (my original message was a typo) is an 
improvement on standard multicast using IGMPv3 that allows the 
receivers to specify the source IP of messages they want to receive. 
This prevents spoofing (to some extent, at least), and more importantly 
makes the job of routing multicast feeds much easier for the routers.

-Nick Johnson

On 1/03/2005, at 5:35 PM, Nick Lothian wrote:

> Dumb question: What is single-source multicast and how does it differ
> from normal multicast?
>
> Multicast is pretty easy in Java (without JNI):
> http://javaalmanac.com/egs/java.net/WriteMulticast.html.
>
> -- Nick (Lothian)
>
>> -----Original Message-----
>> From: p2p-hackers-bounces at zgp.org
>> [mailto:p2p-hackers-bounces at zgp.org] On Behalf Of Nick Johnson
>> Sent: Monday, 28 February 2005 9:23 PM
>> To: Peer-to-peer development.
>> Subject: [p2p-hackers] SSM for Java?
>>
>> Has anyone come across a single-source-multicast library for
>> Java, possibly using JNI? I've seen tantalizing hints of one,
>> but no actual code.
>>
>> -Nick Johnson
> _______________________________________________
> p2p-hackers mailing list
> p2p-hackers at zgp.org
> http://zgp.org/mailman/listinfo/p2p-hackers
> _______________________________________________
> Here is a web page listing P2P Conferences:
> http://www.neurogrid.net/twiki/bin/view/Main/PeerToPeerConferences
>
> !DSPAM:4223f0c369855575466356!
>




More information about the P2p-hackers mailing list