2018
DOI: 10.17487/rfc8304
|View full text |Cite
|
Sign up to set email alerts
|

Transport Features of the User Datagram Protocol (UDP) and Lightweight UDP (UDP-Lite)

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
8
0

Year Published

2018
2018
2024
2024

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 8 publications
(9 citation statements)
references
References 15 publications
(30 reference statements)
0
8
0
Order By: Relevance
“…Connection establishment, maintenance, and termination are therefore used to categorize transport primitives of connection-oriented transport protocols in pass 2 and pass 3. For this purpose, UDP is assumed to be used with "connected" sockets, i.e., sockets that are bound to a specific pair of addresses and ports [RFC8304]. Transport Feature: a specific end-to-end feature that the transport layer provides to an application.…”
Section: Rfc 8303mentioning
confidence: 99%
See 2 more Smart Citations
“…Connection establishment, maintenance, and termination are therefore used to categorize transport primitives of connection-oriented transport protocols in pass 2 and pass 3. For this purpose, UDP is assumed to be used with "connected" sockets, i.e., sockets that are bound to a specific pair of addresses and ports [RFC8304]. Transport Feature: a specific end-to-end feature that the transport layer provides to an application.…”
Section: Rfc 8303mentioning
confidence: 99%
“…This design process has started with a survey of the services provided by IETF transport protocols and congestion control mechanisms [RFC8095]. The present document and [RFC8304] complement this survey with an in-depth look at the defined interactions between applications and the following unicast transport protocols: Transmission Control Protocol (TCP), MultiPath TCP (MPTCP), Stream Control Transmission Protocol (SCTP), User Datagram Protocol (UDP), and Lightweight User Datagram Protocol (UDP-Lite). We also define a primitive to enable/disable and configure the Low Extra Delay Background Transport (LEDBAT) unicast congestion control mechanism.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…UDP is the simplest transport [1], offering a minimal protocol over IP, with service multiplexing with port numbers and optional checksums with best effort unreliable delivery. The UDP socket API provides a very simple interface for applications to send and receive datagrams, with the ability to control the options/parameters required to build applications [2].…”
Section: Introductionmentioning
confidence: 99%
“…This complicates application portability between platforms. Furthermore, the same setsockopt API is used to control features that are semantically not socket options [2]. For example, the IP_ADD_MEMBERSHIP option triggers an IGMP join of a multicast group, with semantic closer to that of connect().…”
Section: Introductionmentioning
confidence: 99%