Matches in DBpedia 2016-04 for { <http://wikidata.dbpedia.org/resource/Q1049960> ?p ?o }
Showing triples 1 to 28 of
28
with 100 triples per page.
- Q1049960 subject Q7215416.
- Q1049960 subject Q7348554.
- Q1049960 abstract "The Datagram Congestion Control Protocol (DCCP) is a message-oriented transport layer protocol. DCCP implements reliable connection setup, teardown, Explicit Congestion Notification (ECN), congestion control, and feature negotiation. DCCP was published as RFC 4340, a proposed standard, by the IETF in March, 2006. RFC 4336 provides an introduction. FreeBSD had an implementation for version 5.1. Linux also had an implementation of DCCP first released in Linux kernel version 2.6.14 (released October 28, 2005).DCCP provides a way to gain access to congestion control mechanisms without having to implement them at the application layer. It allows for flow-based semantics like in Transmission Control Protocol (TCP), but does not provide reliable in-order delivery. Sequenced delivery within multiple streams as in the Stream Control Transmission Protocol (SCTP) is not available in DCCP.DCCP is useful for applications with timing constraints on the delivery of data. Such applications include streaming media, multiplayer online games and Internet telephony. The primary feature of these applications is that old messages quickly become stale so that getting new messages is preferred to resending lost messages. Currently such applications have often either settled for TCP or used User Datagram Protocol (UDP) and implemented their own congestion control mechanisms, or have no congestion control at all. While being useful for these applications, DCCP can also be positioned as a general congestion control mechanism for UDP-based applications, by adding, as needed, a mechanism for reliable and/or in-order delivery on the top of UDP/DCCP. In this context, DCCP allows the use of different, but generally TCP-friendly congestion control mechanisms.A DCCP connection contains acknowledgment traffic as well as data traffic. Acknowledgments inform a sender whether its packets have arrived, and whether they were marked by Explicit Congestion Notification (ECN). Acknowledgements are transmitted as reliably as the congestion control mechanism in use requires, possibly completely reliably.DCCP has the option for very long (48-bit) sequence numbers corresponding to a packet ID, rather than a byte ID as in TCP. The long length of the sequence numbers is intended to guard against "some blind attacks, such as the injection of DCCP-Resets into the connection."".
- Q1049960 wikiPageExternalLink GoDCCP.
- Q1049960 wikiPageExternalLink 149756.
- Q1049960 wikiPageExternalLink dccp-charter.html.
- Q1049960 wikiPageExternalLink dccp.
- Q1049960 wikiPageExternalLink dccp.
- Q1049960 wikiPageExternalLink datagram-congestion-control-protocol-dccp.
- Q1049960 wikiPageWikiLink Q11163.
- Q1049960 wikiPageWikiLink Q132364.
- Q1049960 wikiPageWikiLink Q14579.
- Q1049960 wikiPageWikiLink Q1760683.
- Q1049960 wikiPageWikiLink Q180368.
- Q1049960 wikiPageWikiLink Q189768.
- Q1049960 wikiPageWikiLink Q209372.
- Q1049960 wikiPageWikiLink Q220499.
- Q1049960 wikiPageWikiLink Q290378.
- Q1049960 wikiPageWikiLink Q3297989.
- Q1049960 wikiPageWikiLink Q4674282.
- Q1049960 wikiPageWikiLink Q576997.
- Q1049960 wikiPageWikiLink Q7215416.
- Q1049960 wikiPageWikiLink Q7348554.
- Q1049960 wikiPageWikiLink Q7669749.
- Q1049960 wikiPageWikiLink Q81945.
- Q1049960 wikiPageWikiLink Q8803.
- Q1049960 comment "The Datagram Congestion Control Protocol (DCCP) is a message-oriented transport layer protocol. DCCP implements reliable connection setup, teardown, Explicit Congestion Notification (ECN), congestion control, and feature negotiation. DCCP was published as RFC 4340, a proposed standard, by the IETF in March, 2006. RFC 4336 provides an introduction. FreeBSD had an implementation for version 5.1.".
- Q1049960 label "Datagram Congestion Control Protocol".