
搜索
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确保数据被正确接收。
TCP is like a delivery service that checks if every package reaches its destination in the right order.
TCP就像一个递送服务,检查每个包裹是否按正确的顺序到达目的地。