old-www/HOWTO/Multicast-HOWTO-4.html

51 lines
2.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
<TITLE>Multicast over TCP/IP HOWTO: The MBone.</TITLE>
<LINK HREF="Multicast-HOWTO-5.html" REL=next>
<LINK HREF="Multicast-HOWTO-3.html" REL=previous>
<LINK HREF="Multicast-HOWTO.html#toc4" REL=contents>
</HEAD>
<BODY>
<A HREF="Multicast-HOWTO-5.html">Next</A>
<A HREF="Multicast-HOWTO-3.html">Previous</A>
<A HREF="Multicast-HOWTO.html#toc4">Contents</A>
<HR>
<H2><A NAME="sect-mbone"></A> <A NAME="s4">4. The MBone.</A></H2>
<P>Using a new technology usually carries some advantages and disadvantages.
The advantages of multicast are -I think- clear. The main disadvantage is
that hundreds of hosts and, specially, routers don't support it yet. As a
consequence, people who started working on multicast, bought new equipment,
modified their operating systems, and built <EM>multicast islands</EM> in
their local places. Then they discovered that it was difficult to
communicate with people doing similar things because if only one of the
routers between them didn't support multicast there was nothing to do...
<P>The solution was clear: they decided to build a <EM>virtual multicast network</EM>
in the top of the Internet. That is: sites with multicast routers between
them could communicate directly. But sites joined across unicast routers would send
their island's multicast traffic encapsulated in unicast packets to other
multicast islands. Routers in the middle would not have problems, as they would
be dealing with unicast traffic. Finally, in the receiving site, traffic would be
de-encapsulated, and sent to the island in the original multicast way.
Two ends converting from multicast to unicast, and then again to multicast
define what is called a multicast <EM>tunnel</EM>.
<P>The <EM>MBone</EM> or <EM>Multicast Backbone</EM> is that virtual multicast network
based on multicast islands connected by multicast tunnels.
<P>Several activities take place in the MBone daily, but it deserves to be
remarked the profusion of tele-conferences with real time audio and video
taking place across the whole Internet. As an example, it was recently
transmitted (live) the talk Linus Torvalds gave to the Silicon Valley Linux
Users Group.
<P>For more information on the MBone, see:
<P>
<A HREF="http://www.mediadesign.co.at/newmedia/more/mbone-faq.html">http://www.mediadesign.co.at/newmedia/more/mbone-faq.html</A><P>
<P>
<HR>
<A HREF="Multicast-HOWTO-5.html">Next</A>
<A HREF="Multicast-HOWTO-3.html">Previous</A>
<A HREF="Multicast-HOWTO.html#toc4">Contents</A>
</BODY>
</HTML>