TCP
abbr. 传输控制协议(Transmission Control Protocol);终端控制协议(Terminal Control Protocol);技术合作计划(Technical Cooperation Programme)
2025-11-01 20:34 浏览次数 11
abbr. 传输控制协议(Transmission Control Protocol);终端控制协议(Terminal Control Protocol);技术合作计划(Technical Cooperation Programme)
"TCP uses a retransmission strategy to insure that data will not be lost in transmission"
TCP performanceTCP性能
TCP流TCP flow
TCP Optimizer网络加速软件
TCP connectionTCP连接
TCP性能TCP performance
TCP socket套接字
TCP friendlyTCP友好性
TCP wrapper封装器
TCP Client客户端
If configured, the RTO value would be set as the initial retransmission timeout for all the TCP connections on the system.
如果配置了该值,那么会将这个rto值设置为该系统中所有TCP连接的初始重新传输超时。
As you execute an application with each different technology, you will want a standard way to see how much information is actually sent over your TCP connection.
当您使用每一项不同的技术执行应用程序时,您将需要一种标準方法以了解通过您的TCP连接实际发送了多少信息。
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连接,并且重复着同样的过程。
The TCP port may have to be changed so it won「t conflict with other applications installed on the developer」s machine; the user and password can be changed by SQL statements from any client.
TCP端口可能必须要改变,从而避免与安装在开发人员机器上的其他应用程序发生沖突;用户及密码可以从任意客户机上使用SQL语句来改变。
We hope that this article will help developers of high performance TCP based servers to choose optimal design solution.
希望此文可以给于TCP高性能服务器开发者一些帮助,选择最佳的设计方案。
When the connection is closed, it is returned to the pool where it remains connected to the database, as opposed to completely tearing down that TCP connection.
当关闭一个连接的时候,它会被放到池中,它仍然会保持与数据库的连接,这样就可以减少与数据库的TCP连接次数。
In this case, you can see the raw Ethernet, IP, and TCP packet data, including the source and destination host information and packet options.
在这个示例中,您可以看到原始以太网、IP和TCP数据包,包括源、目标主机的信息以及数据包选项。
The most important parameters are ones that refer to TCP streaming workload tuning.
最重要的参数是那些涉及到tcp流工作负载优化的参数。
How do the TCP client and server communicate?
TCP客户机与服务器之间如何通信?
In these examples, both commands perform the same task — they specify that all TCP and UDP packets will match this rule.
在上述示例中,这两条命令都执行同一任务—它们指定所有TCP和UDP信息包都将与该规则匹配。
The above technique would obviously fail if you were to start a different TCP connection for every request or transaction.
如果您打算为每个请求或者事务发起不同的TCP连接,那么上述的技术很明显会失效。
This routine walks through the table of TCP control blocks and, for each connection, it decrements the timeout, specified in ticks, by one.
这个例程将遍历tcp控制块表,并且对每个连接的超时(以计时单元为单位进行指定)进行递减操作,即每次减一。
And while there are generic TCP load balancers, you may not like the load balancing algorithm they use.
而且尽管存在通用的TCP负载平衡器,您可能不会喜欢它们使用的负载平衡算法。
Once in effect, these TCP TR profiles become the active policy governing connections.
生效之后,这些TCPTR配置文件成为有效的连接治理策略。
As we have explained, the registry and batch file handle launching the TCP client.
正如我们已经说明的那样,注册表和批处理文件将处理TCP客户机的启动。
A TCP handshake while establishing and tearing down connections can be a huge overhead that is best avoided if possible.
在建立和拆除连接的过程中,TCP握手可能会带来巨大的开销,当然最好能够避免这个开销。
Before continuing, I'll discuss some aspects of TCP in more detail, which is necessary to understand the attacks discussed below.
在继续讨论攻击之前,我将更详细地讨论TCP的某些方面,这些知识对于下面讨论的攻击是必需的。
If more than one instance exists on a single server, each must utilize a different TCP ports.
如果一台服务器上有多个实例,那么每个实例都必须使用一个不同的TCP端口。
Most TCP services simply attempt to accept new socket connection requests as they are received.
大多数TCP服务只是在收到新的套接字连接请求时尝试接受它们。
In the following sections you will find more detailed information about ICMP and TCP as well as some interesting attacks using these protocols.
在以下几节中,您将找到关于ICMP和TCP的更详细的信息以及一些使用这些协议的有趣的攻击。
You really want to bump this up from the default, because if its limit is reached, the sending application suspends data transfer until TCP sends the data to the buffer.
您可能希望使其超过默认值,因为如果达到了限制值,发送应用程序则将挂起数据传输,直到TCP将数据发送到缓沖区为止。