
Understanding Multicast and Unicast Networking
Learn the differences between multicast and unicast routing, how data is transmitted between networks, and the unique characteristics of multicasting versus multiple unicasting. Discover the applications of multicast technology and the concept of broadcasting in networking.
Download Presentation

Please find below an Image/Link to download the presentation.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.
You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.
E N D
Presentation Transcript
Unicasting In unicasting, there is one source and one destination network. The relationship between the source and the destination network is one to one. Each router in the path of the datagram tries to forward the packet to one and only one of its interfaces
Multicasting In multicasting, a multicast router may have to send out copies of the same datagram through more than one interface. In Figure, router R1 needs to send out the datagram through interfaces 2 and 3. Similarly, router R4 needs to send out the datagram through both its interfaces.
Multicasting versus multiple unicasting Multicasting starts with a single packet from the source that is duplicated by the routers. Only a single copy of the packet travels between any two router In multiple unicasting, several packets start from the source. If there are three destinations, for example, the source sends three packets, each with a different unicast destination address
Multicast Applications Access to Distributed Databases Information Dissemination Teleconferencing Distance Learning
Broadcasting Broadcasting means one-to-all communication: a host sends a packet to all hosts in an internet. it may create a huge volume of traffic and use a huge amount of bandwidth.