Computer Science, asked by anand9047, 1 year ago

how are messages sent through the internet

Answers

Answered by Pramodkumarhani
2

If the message to be sent is long, each stack layer that the message passes through may break the message up into smaller chunks of data. This is because data sent over the Internet (and most computer networks) are sent in manageable chunks. On the Internet, these chunks of data are known as packets.

Similar questions