Wednesday, October 13, 2010

Blog 4.3 - Packet Switching Technology

Due to the fact that there are many users online all the time and data is being sent and received simultaneously there needed to be a way in which to send information in a way that computers can understand that can be translated into usable information. Through the TCP many different messages can be sent over the internet via packets in any order that are reassembled later. When computer A wants to share info to computer C in the picture above, the binary data of the message sent from A is broken into manageable packets and delivered to C. This message sent from the computer A,  uses TCP to send its message to computer C using package switching. The IP sets the format for the packet and the location it is to be sent, the IP information tells the router where this location is ad sends it on it s way. These packets travel independently of one another and arrive out of order. Each packet has a header and it contains the destination and sending IP address as well as the order in which things should be arranged.

No comments:

Post a Comment