中文
相关论文

相关论文: SCTP in Go

200 篇论文

With developments of real-time applications into data centers, the need for alternatives of the standard TCP protocol has been prime demand in several applications of data centers. The several alternatives of TCP protocol has been proposed…

网络与互联网体系结构 · 计算机科学 2013-11-13 Fatma Almajadub , Eman Abdelfattah , Abdul Razaque

The Stream Control Transmission Protocol (SCTP) is a connection and message oriented transport protocol. It supports multiple uni-directional streams in each direction allowing user message sequence preservation within each stream. This…

网络与互联网体系结构 · 计算机科学 2016-09-16 Felix Weinrank , Irene Rüngeler , Michael Tüxen , Erwin Rathgeb

Stream Control Transmission Protocol (SCTP) is a new transport layer protocol that is due to replace TCP (Transmission Control Protocol) and UDP (User Datagram Protocol) protocols in future IP networks. Currently, it is implemented in such…

密码学与安全 · 计算机科学 2010-06-03 Wojciech Fraczek , Wojciech Mazurczyk , Krzysztof Szczypiorski

The STCP (Stream Control Transmission Protocol) is a candidate for a new transport layer protocol that may replace the TCP (Transmission Control Protocol) and the UDP (User Datagram Protocol) protocols in future IP networks. Currently, the…

密码学与安全 · 计算机科学 2011-04-19 Wojciech Fraczek , Wojciech Mazurczyk , Krzysztof Szczypiorski

Due to rapid advancement in modern technology, as one of the major concerns is the stability of business. The organizations depend on their systems to provide robust and faster processing of information for their operations. Efficient data…

网络与互联网体系结构 · 计算机科学 2013-12-04 Fatma Almajadub , Abdul Razaque , Eman Abdel Fattah

The Stream Control Transmission Protocol (SCTP) is a Transport Layer protocol that has been proposed as an alternative to the Transmission Control Protocol (TCP) for the Internet of Things (IoT). SCTP, with its four-way handshake mechanism,…

计算机科学中的逻辑 · 计算机科学 2017-03-21 Shruti Saini , Ansgar Fehnker

Modern operating system kernels are written in lower-level languages such as C. Although the low-level functionalities of C are often useful within kernels, they also give rise to several classes of bugs. Kernels written in higher level…

操作系统 · 计算机科学 2016-03-18 Harshal Sheth , Aashish Welling

SCTP is a transport protocol offering features such as multi-homing, multi-streaming, and message-oriented delivery. Its two main implementations were subjected to conformance tests using the PacketDrill tool. Conformance testing is not…

密码学与安全 · 计算机科学 2024-03-12 Jacob Ginesin , Max von Hippel , Evan Defloor , Cristina Nita-Rotaru , Michael Tüxen

Go is a production-level statically typed programming language whose design features explicit message-passing primitives and lightweight threads, enabling (and encouraging) programmers to develop concurrent systems where components interact…

编程语言 · 计算机科学 2017-03-01 Julien Lange , Nicholas Ng , Bernardo Toninho , Nobuko Yoshida

We introduce CTCP, a reliable transport protocol using network coding. CTCP is designed to incorporate TCP features such as congestion control, reliability, and fairness while significantly improving on TCP's performance in lossy,…

网络与互联网体系结构 · 计算机科学 2013-04-15 MinJi Kim , Jason Cloud , Ali ParandehGheibi , Leonardo Urbina , Kerim Fouli , Douglas Leith , Muriel Medard

We describe Concurrent C0, a type-safe C-like language with contracts and session-typed communication over channels. Concurrent C0 supports an operation called forwarding which allows channels to be combined in a well-defined way. The…

编程语言 · 计算机科学 2017-01-19 Max Willsey , Rokhini Prabhu , Frank Pfenning

This work explores employing the concept of goal-oriented (GO) semantic communication for real-time monitoring and control. Generally, GO communication advocates for the deep integration of application targets into the network design. We…

网络与互联网体系结构 · 计算机科学 2025-02-25 Polina Kutsevol , Onur Ayan , Nikolaos Pappas , Wolfgang Kellerer

We introduce CTCP, a novel multi-path transport protocol using network coding. CTCP is designed to incorporate TCP's good features, such as congestion control and reliability, while improving on TCP's performance in lossy and/or dynamic…

网络与互联网体系结构 · 计算机科学 2012-12-11 MinJi Kim , Ali ParandehGheibi , Leonardo Urbina , Muriel Meedard

Stream Control Transmission Protocol (SCTP) was introduced in 2001 as a multipath variant to traditional transport protocols, i.e. Transmission Control Protocol (TCP) and User Datagram Protocol (UDP). Concurrent Multipath Transfer (CMT) has…

网络与互联网体系结构 · 计算机科学 2016-12-06 Samar Shailendra , R. Bhattacharjee , Sanjay K. Bose

Go is a popular concurrent programming language thanks to its ability to efficiently combine concurrency and systems programming. In Go programs, a number of concurrency bugs can be caused by a mixture of data races and communication…

编程语言 · 计算机科学 2021-11-22 Julia Gabet , Nobuko Yoshida

A well-known technique for enhancing the performance and stability of content distribution is the use of multiple dissemination flows. Multipath TCP (MPTCP), the most popular multiflow protocol on the Internet, allows receivers to exploit…

网络与互联网体系结构 · 计算机科学 2017-07-07 Yannis Thomas , George Xylomenos , Christos Tsilopoulos , George C. Polyzos

In this paper we propose SCDP, a general-purpose data transport protocol for data centres that, in contrast to all other protocols proposed to date, supports efficient one-to-many and many-to-one communication, which is extremely common in…

网络与互联网体系结构 · 计算机科学 2021-08-03 Mohammed Alasmar , George Parisis , Jon Crowcroft

To conceive the full potential of wireless IP services, Mobile Nodes (MNs) must be able to roam seamlessly across different networks. Mobile Stream Control Transmission Protocol (mSCTP) is a transport layer solution, which unlike Mobile IP…

网络与互联网体系结构 · 计算机科学 2013-03-05 Waqas Ahmed Imtiaz , Muhammad Afaq , Muhammad Asmatullah Khan Babar

In disruption-tolerant networking (DTN), data is transmitted in a store-carry-forward fashion from network node to network node. In this paper, we present an open source DTN implementation, called DTN7, of the recently released Bundle…

网络与互联网体系结构 · 计算机科学 2020-02-03 Alvar Penning , Lars Baumgärtner , Jonas Höchst , Artur Sterz , Mira Mezini , Bernd Freisleben

Cala-gopher is a library-level Scala implementation of communication sequence process constructs: channels, selectors (similar to analogical constructs in Limbo or Go) transputers (similar to Occam proc) and a set of high-level operations…

编程语言 · 计算机科学 2016-11-03 Ruslan Shevchenko
‹ 上一页 1 2 3 10 下一页 ›