• Networking
  • Programming
  • DBMS
  • Operating System
  • Internet
  • Hardware
  • Software

Tech Differences

Know the Technical Differences

Difference Between Broadcast and Multicast

Broadcast Vs MulticastTransmission is a process of forwarding a packet from one host to other connected in a network. In this article, I have discussed the two transmission methods broadcast and multicast. In both the cases, the address aggregation is performed which reduces the size of the prefix that defines the network to which destination hosts are connected.

Address aggregation combines the packets and deliver it to ISP (Internet Service Provider)w which holds some network together. Further, the packets are separated to be delivered to their final destination.

The transmission technologies broadcast and multicast are different from each other in a context that in the broadcast, the packet is forwarded to all the hosts connected to the network whereas, in multicast, the packet is forwarded only to intended recipients. I have discussed some more differences between broadcast and multicast in the comparison chart shown below.

Content: Broadcast Vs Multicast

  1. Comparison Chart
  2. Definition
  3. Key Differences
  4. Conclusion

Comparison Chart

Basis for ComparisonBroadcastMulticast
BasicThe packet is transmitted to all the hosts connected to the network.The packet is transmitted only to intended recipients in the network.
TransmissionOne-to-all.One-to-many.
ManagementBroadcasting does not require any group management.Multicasting requires group management to define the group of hosts/stations which will receive packets.
BandwidthBandwidth is wasted.Bandwidth is utilized efficiently.
TrafficUnnecessarily huge amount traffic is generated in the network.Traffic is under control.
ProcessSlow.Fast.

Definition of Broadcast

Broadcast is a transmission technology which allows all host connected to a network, to share the same communication channel. In broadcast, a packet sent by a host is received by all the other host in the network.

When a host broadcast a packet, it specifies the address of intended recipient in the address field of the packet. Now as the packet is broadcasted it is received by all the other hosts in the network. After receiving the packet, each host checks the address field of the packet. If the packet has an address of receiving host, it is processed by the receiving host. Else the packet is ignored.

BroadcastThe broadcast has a possibility to address packet to all the host on the network. For this, the host broadcasting the packet specifies a special code in the address field of the packet. When the packet with the special code in the address field is transmitted, the packet is received and processed by all the host in the network.

Broadcasting can be explained with the help of an example. Suppose you are delivering a lecture in a classroom of 50 students. In between, you call out a student “James stand up”. Though it is listened by all the students in the classroom but only James will respond, others will just ignore this message.

The wireless network is a common example of broadcasting.

Definition Multicast

Broadcasting allows the transmission of the packet to the group of hosts in the network, and this is called multicasting. Multicasting is a transmission method in which copies of a single packet is transmitted to the group of the host in the network interested in receiving the packet.

The relationship between source and destination is one-to-many. There is only one source and multiple destinations. In multicasting, the source address is a unicast address whereas, the destination address is a group address. The group address is an address of one or more destination networks which has at least one member in the group interested in receiving the packet.

Multicast1The routers in the network forward the received packet through several of its interfaces. Like in the figure you can see that the router R1 sends the received packet through interfaces 1 and 2. Further, you can see that the router R2 forwards the received packet through interface 1 and 2 as network connected to both the interfaces have at least one member interested in receiving the packet. Similarly, router R3 forwards the received packet through interface 2.

Multicasting has several applications nowadays. Like assessing distributed database requires multicasting. In distributed database, the information is stored in more than one location. So the user’s request for information is multicasted to all the database location, and the location with intended information responds.

Similarly, the distribution of similar information to several customers in business, distribution of news, teleconferencing, and distance learning.

Key Differences Between Broadcast and Multicast

  1. The key difference between broadcast and multicast is that in the broadcast the packet is delivered to all the host connected to the network whereas, in multicast packet is delivered to intended recipients only.
  2. In broadcast, the transmission of a packet is one-to-all whereas, in multicast the transmission of a packet is one-to-many.
  3. No group management is required in broadcasting whereas; the group management is required in multicasting to define the networks in which at least one host is interested in receiving the packet.
  4. Bandwidth is wasted in broadcasting as the packet is delivered even to those hosts which are not interested in receiving the packet. However, the bandwidth is effectively utilized in multicasting as the packet is delivered only to those hosts which are interested in receiving the packet.
  5. Broadcasting creates the huge amount of traffic on the network as it delivers each packet to all the host on the network. The traffic is under control in multicasting as packets are delivered to interested hosts only thereby reducing the traffic on the network.
  6. Broadcast create a huge amount of traffic thereby slowing down the system. However, multicast creates less traffic which fasten the system in comparison to broadcasting.

Conclusion

Broadcasting is sending a packet to all the host connected to the system. It is not worthy if there thousands of machine connected to each network. Multicasting is useful as it delivers the packet to the hosts that are interested in receiving the packet.

Related Differences:

  1. Difference Between VPN and Proxy
  2. Difference Between 3G and 4G Technology
  3. Difference Between Circuit Switching and Packet Switching
  4. Difference Between FTP and SFTP
  5. Difference Between Unicast and Multicast

Comments

  1. Kris maussen says

    November 7, 2019 at 5:43 am

    Is another advantage/disadvantage … broadcast is only in the LAN, NOT passed by the router. And multicast can be passed by the router(s).

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Top 10 Differences

  • Difference Between Logical and Physical Address in Operating System
  • Difference Between Preemptive and Non-Preemptive Scheduling in OS
  • Difference Between Synchronous and Asynchronous Transmission
  • Difference Between Paging and Segmentation in OS
  • Difference Between Internal and External fragmentation
  • Difference Between while and do-while Loop
  • Difference Between LAN, MAN and WAN
  • Difference Between Pure ALOHA and Slotted ALOHA
  • Difference Between Recursion and Iteration
  • Difference Between Go-Back-N and Selective Repeat Protocol

Recent Addition

  • Difference Between Interface and Inheritance
  • Difference Between Multimode and Single-mode Fiber
  • Difference Between SOAP and REST
  • Difference Between Radio wave and Microwave
  • Difference Between Prim’s and Kruskal’s Algorithm

Categories

  • DBMS
  • Hardware
  • Internet
  • Networking
  • Operating System
  • Programming
  • Software

Copyright © 2021 · Tech Differences · Contact Us · About Us · Privacy