In: Computer Science
Discuss the three types of communication in IPv4 network
Answer)
In the IPv4 network there are 3 different types of communication
which are:
Unicast communication - This is the process of communication where
the packets are sent from one host to another single individual
host. This is used for the normal host to host communication in the
network such as client-server and P2P.
Broadcast - This is the process of communication where the packets are sent from one host to all the hosts which are in the network. This is the type of communication that is needed when the hosts send a request to the broadcast address and all hosts receive the query request and process the query.
Multicast - This is the process of communication where the packets are sent from one host to the selected group of hosts. This process is used for conserving the bandwidth of the network and reduces traffic and sends the packets to the selected hosts.
**Please Hit Like if you appreciate my answer. For further doubts on the or answer please drop a comment, I'll be happy to help. Thanks for posting.**