sctp
美
英 
- 網絡流控制傳輸協議(Stream Control Transmission Protocol);流控制傳輸協議(Stream Control Transport Protocol);流控傳輸協議
例句
Multi-streaming is an important feature of SCTP, especially when you consider some of the control and data issues in protocol design.
多流處理是SCTP的一個重要特性,尤其是在協議的設計中考慮一些控制和數據的問題時更是如此。
SCTP protects against this type of attack through a four-way handshake and the introduction of a cookie.
SCTP可以通過一種4次握手的機制并引入了cookie的概念來有效地防止這種攻擊的產生。
In the client, I create an SCTP socket, then create a sockaddr structure containing the endpoint to which it will connect.
在客戶機中,我們首先創建了一個SCTP套接字,然后創建了一個sockaddr結構,其中包含了將要連接的端點。
Now for a quick refresher on traditional transport layer protocols before we dive into the workings of SCTP.
在深入鉆研SCTP之前,讓我們首先簡單回顧一下傳統的傳輸層協議。
The work and contribution of this paper have realistic significance to the research and implementation of SCTP load balance system.
論文完成的工作成果,對基于SCTP的負載均衡系統的研究與實現具有很好的理論和現實意義。
SCTP provides features for high availability, increased reliability, and improved security for socket initiation.
SCTP提供的特性使套接字初始化的可用性、可靠性和安全性都得以提高。
In some ways, an SCTP association is like a TCP connection except that SCTP supports multiple streams within an association.
從某種意義上來講,SCTP連接與TCP連接類似,不同之處只是SCTP能夠在一個聯合中支持多流機制。
The test results show that the SCTP load balance system designed by this paper is correct and available.
測試結果表明,論文研究的負載均衡系統所采用的方法正確、有效。
The Linux Kernel SCTP project (lksctp) provides API extensions and documentation that will help you on your way.
LinuxKernelSCTP項目(lksctp)提供了可以為您提供輔助的API擴展和文檔。
Multi-homed SCTP, combined with redundant LANs, allows for the reinforcement of local endpoint access.
Multi-homedSCTP和冗余的LAN一道,考慮到了對本地端點訪問的增強。
Stream Control Transmission Protocol (SCTP) is a new transport protocol which has been standardized by IETF to overcome the limits of TCP.
流媒體控制傳輸協議SCTP是IETF推薦的新興傳輸層協議,其主要目的就是為了克服TCP的局限性。
In SCTP, these two paths would be collected into an association.
在SCTP中,這兩條路徑可以合并到一個聯合中。
Multi-homing is another feature of SCTP that separates it from traditional transport layer protocols.
Multi-homing是使SCTP與傳統的傳輸層協議不同的另一個特性。
In SCTP, a client initiates a connection with an INIT packet.
在SCTP中,客戶機使用一個INIT報文發起一個連接。
Along with availability, applications will begin to use SCTP as their primary transport.
在獲得高可用性的同時,應用程序也已經開始使用SCTP作為自己的主要傳輸機制。
SCTP is a reliable, general-purpose transport layer protocol for use on IP networks.
SCTP是在IP網絡上使用的一種可靠的通用傳輸層協議。
Both TCP and SCTP require connection setup and teardown between peers.
TCP和SCTP都需要在對等的兩端建立和拆除連接。
Each stream is given a stream number that is encoded inside SCTP packets flowing through the association.
每個流都給定了一個流編號,它被編碼到SCTP報文中,通過聯合在網絡上傳送。
Stream Control Transmission Protocol (SCTP) is a new transport layer protocol added to the 2. 6 kernel.
流控制傳輸協議(SCTP)是2.6內核中增加的一個新的傳輸層協議。
Traditional applications such as FTP and HTTP have been built on the features of SCTP.
諸如FTP和HTTP之類的傳統應用程序已經在SCTP的特性基礎上進行了構建。
But, you can also configure streams within SCTP to accept unordered messages if desired.
但是如果需要,您也可以在SCTP中配置流來接受無序的消息。
Other protocols are using SCTP, such as the Session Initiation Protocol (SIP) and the Common Channel Signaling System No. 7 (SS7).
其他一些協議也正在開始使用SCTP,例如會話初始化協議(SessionInitiationProtocol,SIP)和通用通道信號系統7(SS7)。
Chapter 4 analyzes the two available kinds of bandwidth estimation model in SCTP, and implements them as expansion of LKSCTP projects.
第4章對SCTP中的兩種帶寬估計機制進行分析且在LKSCTP項目中擴展實現。
A SCTP Variation: Reception Control Stream Control Transmission Protocol
一種SCTP變種:以接收方為控制中心的流控制傳輸協議
Analysis of Optimal Protocol Parameter Setting of SCTP over Wireless Networks
SCTP在無線網絡上的最佳協議參數配置分析
Research on SCTP Load Sharing and Its Key Algorithm
SCTP負荷分擔及其關鍵算法的研究
Design and simulation on improving SCTP performance based on a collaborative approach
基于數據鏈路層協作機制的SCTP協議改進及其仿真
Research on protocol feature and applicability of SCTP
SCTP協議特性與應用方式的研究
Improvement of SCTP protocol based on increasing throughput scheme
一種提高吞吐量的SCTP協議改進