[插图太大请下载后观看]

互联网工作原理(4.TCP/IP协议是如何工作的)

 

The Internet is a packet-switched network, which means that when you send information across the Internet from your computer to another computer, the data is broken into small packets. A series of switches called routers sends each packet across the Net individually. After all the packets arrive at the receiving computer, they are recombined into their original, unified form. Two protocols do the work of breaking the data into packets, routing the packets across the Internet, and then recombining them on the other end: The Internet Protocol (IP), which routes the data, and the Transmission Control Protocol (TCP), which breaks the data into packets and recombines them on the computer that receives the information.

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-08-02
  • 2021-09-04
猜你喜欢
  • 2021-09-07
  • 2022-12-23
  • 2021-04-08
  • 2021-06-11
  • 2022-12-23
  • 2021-07-18
相关资源
相似解决方案