What is the difference between broadcast and multicast?

What is the difference between broadcast and multicast?

book

Article ID: KB0092208

calendar_today

Updated On:

Products Versions
TIBCO Rendezvous -
Not Applicable -

Description

Resolution:
Broadcast:

Data packets are sent to all nodes on the network. Filtering of broadcast packets is done at the OS level.

Multicast:

Data packets are sent to all nodes on the network. However, filtering of multicast packets occurs at the hardware (NIC) level.

Issue/Introduction

What is the difference between broadcast and multicast?

Environment

Product: TIBCO Rendezvous Version: 6.x.x, 7.x.x OS: All --------------------