Rohan’s Grandfather was wondering that how does Rohan chat on web with his father
posted in California, Elaborate the steps involved while transferring data over internet.
Answers
Answer:
Data transfer over the internet involves the following steps:
1. The data is broken up into bits of same size pieces called packets.
2. A header is added to each packet explaining where it has come from, where it should end up and where it fits in with the rest of the packets.
3. Each packet is sent from computer to computer until it finds its destination. Each computer on the way decides where next to send the packet. All packets may not take the same route.
4. At the destination the packets are examined. If any packets are found missing or damaged, a message is sent asking for them to be resent. this continues until all the packets have been received intact.
5. The packets are now reassembled into their original form. All this done in seconds!
Answer:
Data transfer over the internet involves the following steps:
1. The data is broken up into bits of same size pieces called packets.
2. A header is added to each packet explaining where it has come from, where it should end up and where it fits in with the rest of the packets.
3. Each packet is sent from computer to computer until it finds its destination. Each computer on the way decides where next to send the packet. All packets may not take the same route.
4. At the destination the packets are examined. If any packets are found missing or damaged, a message is sent asking for them to be resent. this continues until all the packets have been received intact.
5. The packets are now reassembled into their original form. All this done in seconds
Read more on Brainly.in - https://brainly.in/question/15463362#readmore
Explanation: