TCP

传输控制协议
常用释义
abbr. 传输控制协议(Transmission Control Protocol);终端控制协议(Terminal Control Protocol);技术合作计划(Technical Cooperation Programme)

扩展信息

传输控制协议(Transmission Control Protocol)
传输控制协议(TCP)作为一种端到端的传输层协议已经广泛的应用在因特网络和广域网中。现有的多种TCP协议专为包交换网 …
磷酸三钙(Tri-Calcium Phosphate)
磷酸三钙(α-TCP)和羟基磷灰石(HA)生物陶瓷为研究对象,采用X射线衍射(XRD)、扫描电子显微镜(SEM)研究α-TCP和HA在模 …
传输协议
【无线AP最新报价】无线AP大全 泡泡无线AP网 ... 腾达( TENDA) 传输协议TCP/IP 思科( CISCO) ...
传输控制通讯协定
传输控制通讯协定 (TCP) 通讯端上设定这个属性不会有任何作用。下列程式码范例会示范 MulticastLoopback 属性的用法。

例句

如果此连接使用TCP传输,则显示该连接的目标服务器的TCP端口。

正如您所知道的,TCP根据所测量的往返时间,动态地计算超时。

TCP seems to be an alternative to iliac crest bone grafting in corrective osteotomies of the distal radius.

结论:磷酸三钙在桡骨远端截骨术中可能是髂骨移植物的一种替代物。

Therefore, each inline image on the Web page means that there must be a separate TCP connection and a repetition of that same process.

因此,网页中的每个内嵌图片都意味着必须有一个单独的TCP连接,并且重复着同样的过程。

网络通讯模块采用面向对象(OO)技术对TCP、UDP协议进行封装,以消息形式通过网络传输客户端与服务器端的交互信息。

It is possible to run the system-wide instance and the private instances in parallel, as long as they do not use the same TCP ports.

只要他们不使用同样的TCP端口,有可能并行运行全系统例子和人例子。

Most TCP sessions start with one endpoint sending a SYN packet, to which the other party responds with a SYN -ACK packet.

我们知道,绝大多数的TCP会话的建立,都是通过一端先发送一个SYN包开始,另一方则回发一个SYN-ACK包的过程。

协议示例有TCP、UDP、ICMP、用逗号分隔的任何这三种协议的组合列表以及ALL(用于所有协议)。

TCP端口扫描的最简单形式是打开一个到主机所有端口的连接。

TCP connection to which the sender has not responded is called a "half-open" TCP connection.

一个发送方不反应的TCP连接被称为“半开”TCP连接。

In TCP, it's possible for a peer to close its end of a socket (resulting in a FIN packet being sent) but then to continue to receive data.

在TCP中,一端可以关闭自己这端的socket(这样会导致发送一个FIN报文),但是仍然可以继续接收数据。

由于通常只在TCP会话开始时进行认证,所以此类攻击是可能的。

A little digging with "top -H" and gdb seems to indicate that the two busiest threads in the receiver are both in packetprocessor_tcp.

对top-H和gdb的深入了解表明,这两个接收方最忙的线程都位于packetprocessor_tcp中。

也叫TCP会话劫持,它是在受保护的网络上对用户的会话进行安全攻击。

如果您打算为每个请求或者事务发起不同的TCP连接,那么上述的技术很明显会失效。

这些程序大部分使用TCP作为基本传输协议,每个程序都使用其自己的连接。

However, the protocol provides means for a client and a server to signal the closing of a TCP connection.

同时,协议中也指定了客户端可以发送关闭信号到服务端来关闭TCP连接。

如果配置了该值,那么会将这个RTO值设置为该系统中所有TCP连接的初始重新传输超时。

攻击者从自己的的IP地址(或者他控制的)发送一个TCPSYN攻击或者自己包到目标端口请求连接。

您可以使用TCP监视器拦截和检查进出Web服务的SOAP通信。

客户机当然算不上完整的TCP协议栈,但这对测量感兴趣的各种变量而言已经足够了。

仿真结果表明,该方法能够显著地提高TCP的吞吐量,并改善其稳定性。

In response to this, the resolver may repeat the query to the name server, using TCP rather than UDP as the transport.

针对这种状况,解析程序可能会使用TCP而不是UDP作为传输向命名服务器重复发出查询。

此外,TCP连接是可靠的,也就是说两台机器相互协作,保证数据的传输。

TCP and IP take up the next two layers and are the transport and network layer, respectively.

TCP和IP占据下面两层,分别是传输和网络层。

当客户机决定与服务器通信时,它会打开一个TCP连接,发送一条HTTP请求消息到服务器。

使用的netstat选项以数字格式(-n)显示所有(-a)TCP(-t)连接,以及所负责进程(-p)的名称。

这两个客户端类封装TCP和UDP套接字的创建,而不需要您处理连接的细节。

TCP已经有能力处理大多数会话服务,而名称服务则由DNS处理。

First, TCP ensures that the receiving computer is ready to accept data.

首先,TCP确保接受方处于准备接收的状态。