中文
相关论文

相关论文: The Packet Number Space Debate in Multipath QUIC

200 篇论文

Over the past few of years, we have witnessed increasing interests in the use cases of multi-path QUIC from both industry and academia. For example, Alibaba deployed XLINK, a QoE-driven multi-path QUIC solution, in Taobao short video and…

网络与互联网体系结构 · 计算机科学 2022-10-26 Yingqi Tang , Yunfei Ma , Yanmei Liu

Quick UDP Internet Connections (QUIC) is a recently proposed transport protocol, currently being standardized by the Internet Engineering Task Force (IETF). It aims at overcoming some of the shortcomings of TCP, while maintaining the logic…

网络与互联网体系结构 · 计算机科学 2019-11-11 Alvise De Biasio , Federico Chiariotti , Michele Polese , Andrea Zanella , Michele Zorzi

Multipath-TCP receives a lot of attention recently and can potentially improve quality of service for both private and commercial users. It leverages the multiple available paths and send packets through all the available paths. The growing…

网络与互联网体系结构 · 计算机科学 2015-05-13 Xiuli Hu , Pangbei Hong , Bing Li

Our current world is revolutionned by the networks which are interconnecting any machine to any other one. Nowadays equipments are plugged to the network by the way of many different network adapters (Ethernet, wifi, GSM), and network…

网络与互联网体系结构 · 计算机科学 2011-12-21 Bachir Chihani , Denis Collange

Existing mobile devices have the capability to use multiple network technologies simultaneously to help increase performance; but they rarely, if at all, effectively use these technologies in parallel. We first present empirical data to…

网络与互联网体系结构 · 计算机科学 2013-06-11 Jason Cloud , Flavio du Pin Calmon , Weifei Zeng , Giovanni Pau , Linda Zeger , Muriel Medard

Modern mobile and stationary devices are equipped with multiple network interfaces aiming to provide wireless and wireline connectivity either in a local LAN or the Internet. Multipath TCP (MPTCP) protocol has been developed on top of…

网络与互联网体系结构 · 计算机科学 2025-11-19 Dimitrios Dimopoulos , Apostolis K. Salkintzis , Dimitris Tsolkas , Nikos Passas , Lazaros Merakos

Multipath QUIC is a transport protocol that allows for the use of multiple network interfaces for a single connection. It thereby offers, on the one hand, the possibility to gather a higher throughput, while, on the other hand, multiple…

网络与互联网体系结构 · 计算机科学 2023-05-08 Mahsa Noroozi , Flavio Gallistl , Majid Noroozi

Pacing is a key mechanism in modern transport protocols, used to regulate packet transmission timing to minimize traffic burstiness, lower latency, and reduce packet loss. Standardized in 2021, QUIC is a UDP-based protocol designed to…

网络与互联网体系结构 · 计算机科学 2025-05-15 Marcel Kempf , Simon Tietz , Benedikt Jaeger , Johannes Späth , Georg Carle , Johannes Zirngibl

We present an implementation of Multipath TCP (MPTCP) under the NS-3 open source network simulator. MPTCP is a promising extension of TCP currently considered by the recent eponymous IETF working group, with the objective of improving the…

网络与互联网体系结构 · 计算机科学 2011-12-09 Bachir Chihani , Collange Denis

The transport layer is ossified. With most of the research and deployment efforts in the past decade focussing on the Transmission Control Protocol (TCP) and its extensions, the QUIC standardization by the Internet Engineering Task Force…

网络与互联网体系结构 · 计算机科学 2021-05-21 Mike Kosek , Tanya Shreedhar , Vaibhav Bajpai

Multipath TCP (MPTCP) extends traditional TCP to enable simultaneous use of multiple connection endpoints at the source and destination. MPTCP has been under active development since its standardization in 2013, and more recently in…

网络与互联网体系结构 · 计算机科学 2022-01-19 Florian Aschenbrenner , Tanya Shreedhar , Oliver Gasser , Nitinder Mohan , Jörg Ott

Quantum networks facilitate numerous applications such as secure communication and distributed quantum computation by performing entanglement distribution. Multi-user quantum applications where quantum information is shared between multiple…

量子物理 · 物理学 2024-02-16 Evan Sutcliffe , Alejandra Beghelli

Multipath TCP (MPTCP) extends traditional TCP to enable simultaneous use of multiple connection endpoints at the source and destination. MPTCP has been under active development since its standardization in 2013, and more recently in…

网络与互联网体系结构 · 计算机科学 2022-05-25 Tanya Shreedhar , Danesh Zeynali , Oliver Gasser , Nitinder Mohan , Jörg Ott

The QUIC protocol is a new approach to combine encryption and transport layer stream abstraction into one protocol to lower latency and improve security. However, the decision to encrypt transport layer functionality may limit the…

密码学与安全 · 计算机科学 2021-07-14 Konrad Yuri Gbur , Florian Tschorsch

Multiple accesses are common for most mobile devices today. This technological advance opens up a new design space for improving the communication performance of mobile devices. Multipath TCP is a TCP extension that enables using multiple…

网络与互联网体系结构 · 计算机科学 2014-12-30 Lily Minear , Eric Zhang

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

QUIC is a new protocol standardized in 2021 designed to improve on the widely used TCP / TLS stack. The main goal is to speed up web traffic via HTTP, but it is also used in other areas like tunneling. Based on UDP it offers features like…

网络与互联网体系结构 · 计算机科学 2023-09-29 Benedikt Jaeger , Johannes Zirngibl , Marcel Kempf , Kevin Ploch , Georg Carle

Multipath TCP (MPTCP) allows applications to transparently use all available network interfaces by creating a TCP subflow per interface. One critical component of MPTCP is the scheduler that decides which subflow to use for each packet.…

网络与互联网体系结构 · 计算机科学 2018-08-15 Tanya Shreedhar , Nitinder Mohan , Sanjit K. Kaul , Jussi Kangasharju

QUIC is a new network protocol standardized in 2021. It was designed to replace the TCP/TLS stack and is based on UDP. The most current web standard HTTP/3 is specifically designed to use QUIC as transport protocol. QUIC claims to provide…

网络与互联网体系结构 · 计算机科学 2025-05-16 Marcel Kempf , Nikolas Gauder , Benedikt Jaeger , Johannes Zirngibl , Georg Carle

Multicast enables efficient one-to-many communications. Several applications benefit from its scalability properties, e.g., live-streaming and large-scale software updates. Historically, multicast applications have used specialized…

网络与互联网体系结构 · 计算机科学 2023-09-14 Louis Navarre , Olivier Pereira , Olivier Bonaventure
‹ 上一页 1 2 3 10 下一页 ›