How Ip Packets Travel From Source To Destination?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
IP packets travel from source to destination using HTTP (Hypertext Transfer Protocol), which is a set of rules that dictate how packets are exchanged between two computers. It is responsible for establishing, maintaining, and terminating connections between two computers. When a packet is sent from one computer to another, it follows a series of steps. The packet is first broken down into smaller chunks of data. Each chunk is then put into a separate IP packet with its own header which contains information such as the IP address of the sender and the destination as well as other important information. The IP packet is then sent to the destination computer, where the packets are reassembled into the original data. Finally, the data is processed by the destination computer and a response is sent back to the sender.