
好词典

Acronym coined in 1974 by Vint Cerf and Bob Kahn, standing for Transmission Control Protocol. Part of the original TCP/IP suite developed for ARPANET.
❶ 传输控制协议(Transmission Control Protocol),是互联网核心协议之一,负责在不可靠的网络中提供可靠的、面向连接的数据传输服务。
“TCP ensures that data packets are delivered in order and without errors.”
(TCP确保数据包按顺序无误地传输。)
“Most web traffic uses TCP for reliable communication.”
(大多数网络流量使用TCP进行可靠通信。)
TCP/IP — 指传输控制协议/互联网协议套件,包含TCP和IP等核心网络协议,是互联网通信的基础标准。
“The internet operates on the TCP/IP model.”
(互联网基于TCP/IP模型运行。)
TCP port — 标识主机上特定应用程序的16位数字,用于TCP通信中区分不同服务(如80端口用于HTTP)。
“Web servers typically listen on TCP port 80.”
(Web服务器通常监听TCP 80端口。)