Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: markspace Newsgroups: comp.lang.java.programmer Subject: Re: single instance Date: Wed, 16 Jan 2013 13:01:33 -0800 Organization: A noiseless patient Spider Lines: 22 Message-ID: References: <50e8eb1f$0$284$14726298@news.sunsite.dk> <7ctdf85ci3ets58u7qf72vqt30orabna85@4ax.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Wed, 16 Jan 2013 21:01:36 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="fba3415ba68d85d643935af2f52f0b4b"; logging-data="12195"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18QqmJeg68i2SfK+Ferq7cv2gbZUAs4nVc=" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 In-Reply-To: <7ctdf85ci3ets58u7qf72vqt30orabna85@4ax.com> Cancel-Lock: sha1:YYRhWybIcHv8eKxNv4gR1lD/Goo= Xref: csiph.com comp.lang.java.programmer:21447 On 1/16/2013 10:46 AM, Roedy Green wrote: > On Wed, 16 Jan 2013 08:46:42 -0800, Knute Johnson > wrote, quoted or indirectly quoted someone > who said : > >> >> Same IP and port. > > But how far does this ripple? > As far as I know, it only works on your network segment. Only for machines connected to the same physical router or gateway. The multicast stuff is really more of a router protocol. A machine broadcasts to one or more addresses, and the routers along the way take care of passing the stream to interested client machines. Also note that as far as I know, absolutely no routers implement this. It's a dead protocol.