Content deleted Content added
m clean up syntax and credit both co-founders of Plicto |
Citation bot (talk | contribs) Added date. | Use this bot. Report bugs. | Suggested by Dominic3203 | Category:Internet protocols | #UCB_Category 84/248 |
||
(13 intermediate revisions by 9 users not shown) | |||
Line 1:
{{Short description|
{{fsb}}
'''Micro Transport Protocol'''
It was devised to automatically slow down<ref>{{cite web|url=http://forum.bittorrent.org/viewtopic.php?pid%3D762#p762 |title=
==Development==
μTP emerged from research at [[Internet2]] on [[Quality of service|QoS]] and high-performance [[bulk transport]], was adapted for use as a background transport protocol by Plicto, founded by [[Stanislav Shalunov]] and Ben Teitelbaum<ref>[http://www.fastcolabs.com/3014951/why-your-bittorrent-downloads-move-so-fast This Is How Your BitTorrent Downloads Move So Fast], Fastcolabs, 2013-07-29, Retrieved November 6, 2013</ref> and later acquired by [[BitTorrent (company)|BitTorrent, Inc.]] in 2006, and further developed within its new owner.<ref>http://www.slideshare.net/eCommConf/eric-klinker-presentation-at-emerging-communication-conference-awards-2010-america/11 uTP timeline, slide 11, "This Green Revolution-improving the yield of your network investment", eComm America Conference, San Francisco, CA, April 2010.</ref> It was first introduced in the μTorrent 1.8.x beta branches, and publicized in the alpha builds of [[μTorrent]] 1.9.<ref>{{Cite web|last=Beijnum|first=Iljitsch van|date=2008-12-02|title=?Torrent's switch to UDP and why the sky isn't falling|url=https://arstechnica.com/uncategorized/2008/12/utorrents-switch-to-udp-and-why-the-sky-isnt-falling/|access-date=2021-05-11|website=Ars Technica|language=en-us}}</ref><ref>{{Cite web|title=uTorrent shifts towards UDP to make it work better|url=https://www.thinkbroadband.com/news/3807-utorrent-shifts-towards-udp-to-make-it-work-better
The implementation of μTP used in μTorrent was later separated into the "libutp" library and published under the [[MIT license]].<ref>{{cite web |url=http://forum.utorrent.com/viewtopic.php?id=76640 |title=
The first [[free software]] client to implement μTP was [[KTorrent]] 4.0.<ref>{{Cite web|title=KTorrent First BitTorrent Client To Adopt Open Source uTP * TorrentFreak|url=https://torrentfreak.com/ktorrent-first-bittorrent-client-to-adopt-open-source-utp-100528/|access-date=2021-05-11|language=en}}</ref><ref>{{Cite web|date=24 May 2010|title=KTorrent 4.0 is out|url=http://ktorrent.pwsp.net/?q=node%2F42|url-status=live|archive-url=https://web.archive.org/web/20150402090740/http://ktorrent.pwsp.net/?q=node%2F42|archive-date=2015-04-02}}</ref> [[libtorrent]] implements μTP since version 0.16.0<ref>{{Cite web|title=Google Code Archive - Long-term storage for Google Code Project Hosting.|url=https://code.google.com/archive/p/libtorrent/downloads|access-date=2021-05-11|website=code.google.com}}</ref> and it is used in [[qBittorrent]] since 2.8.0.<ref>{{Cite web|title=qBittorrent Official Website|url=https://www.qbittorrent.org/news.php|access-date=2021-05-11|website=www.qbittorrent.org}}</ref> [[Tixati]] implements μTP since version 1.72.<ref>{{Cite web|title=Tixati.com - News|url=https://www.tixati.com/news/|access-date=2021-05-11|website=www.tixati.com}}</ref> [[Vuze]] (formerly Azureus) implements μTP since version 4.6.0.0.<ref>{{Cite web|title=Version 4400 4702 Changelog - VuzeWiki|url=https://wiki.vuze.com/w/Version_4400_4702_Changelog|access-date=2021-05-11|website=wiki.vuze.com}}</ref> [[Transmission (BitTorrent client)|Transmission]] implements μTP since version 2.30.<ref>{{Cite web |url=https://trac.transmissionbt.com/wiki/Changes#version-2.30 |title=
==μTP congestion control==
The congestion control algorithm used by μTP, known as Low Extra Delay Background Transport ([[LEDBAT]]), aims to decrease the latency caused by applications using the protocol while maximizing bandwidth when latency is not excessive.<ref>{{Cite web |url=http://searchnetworking.techtarget.com.au/articles/27957-Torrents-of-Disruption-on-the-Way- |title=Technical information about UDP |access-date=2008-12-23 |archive-url=https://web.archive.org/web/20090512123108/http://searchnetworking.techtarget.com.au/articles/27957-Torrents-of-Disruption-on-the-Way- |archive-date=2009-05-12 |url-status=dead }}</ref><ref>{{cite web|url=http://forum.bittorrent.org/viewtopic.php?pid%3D762#p762 |title=
{{Internet|expanded=Protocols}}
LEDBAT is described in {{IETF RFC|6817}}. As of 2009, the details of the μTP implementation were different from those of the then-current Internet Draft.<ref>{{cite web|url=http://forum.bittorrent.org/viewtopic.php?pid%3D753#p753 |title=
μTP also adds support for [[NAT traversal]] using [[UDP hole punching]] between two port-restricted peers where a third unrestricted peer acts as a [[STUN]] server.<ref>{{cite web|url=http://forum.utorrent.com/viewtopic.php?id%3D49813 |title=
==See also==
* [[TCP congestion control]]
* [[Multipurpose Transaction Protocol]] (MTP)
* [[QUIC]]
* [[Real-Time Media Flow Protocol]] (RTMFP)
* [[Stream Control Transmission Protocol]] (SCTP UDP Encapsulation; {{IETF RFC|6951}})
Line 34:
== External links ==
* [http://bittorrent.org/beps/bep_0029.html BitTorrent Enhancement Proposal 29] - μTorrent transport protocol
* [
* [
{{BitTorrent}}
|