
搜索
TCP
01
传输控制协议, TCP协议
a widely used communication protocol that ensures reliable, ordered, and error-checked delivery of data packets over networks, forming the basis of most Internet communication
Example
When sending a file over the Internet, TCP makes sure the data is received correctly.
TCP is like a delivery service that checks if every package reaches its destination in the right order.