write the procedure of data transfer on internet..... plz give me the answer fast.....
Answers
************************************************************************************************
The data is broken up into bits of same size pieces called packets. 2. Header is added to each packet explaining where the data has come from, where it should end up and where it fits in with the rest of the packets. Each packet is sent from computer to computer until it find its destination
*********************************************************************************************
Hope u like this
Explanation:
A very basic rule of data (files, e-mails, web pages et-cetera) transmission across the Internet, and actually a distinctive feature of the TCP/IP protocols used to move data, is that data is never transmitted “as such”. Instead, it is subdivided in so-called “packets” before transmission....