Micro Transport Protocol

Micro Transport Protocol (μTP, sometimes uTP) is an open User Datagram Protocol-based (UDP-based) variant of the BitTorrent peer-to-peer file sharing protocol intended to mitigate poor latency and other congestion control problems found in conventional BitTorrent over Transmission Control Protocol (TCP), while providing reliable, ordered delivery.

It was devised to automatically slow down[1] the rate at which packets of data are transmitted between users of peer-to-peer file sharing torrents when it interferes with other applications. For example, the protocol should automatically allow the sharing of a DSL line between a BitTorrent application and a web browser.

Development

μTP emerged from research at Internet2 on QoS and high-performance bulk transport, was adapted for use as a background transport protocol by Plicto, founded by Stanislav Shalunov and Ben Teitelbaum[2] and later acquired by BitTorrent, Inc. in 2006, and further developed within its new owner.[3] It was first introduced in the μTorrent 1.8.x beta branches, and publicized in the alpha builds of μTorrent 1.9.[4][5]

The implementation of μTP used in μTorrent was later separated into the "libutp" library and published under the MIT license.[6][7]

The first free software client to implement μTP was KTorrent 4.0.[8][9] libtorrent implements μTP since version 0.16.0[10] and it is used in qBittorrent since 2.8.0.[11] Tixati implements μTP since version 1.72.[12] Vuze (formerly Azureus) implements μTP since version 4.6.0.0.[13] Transmission implements μTP since version 2.30.[14]

μ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.[15][16] Additionally, information from the μTP congestion controller can be used to choose the transfer rate of TCP connections.[17]

LEDBAT is described in RFC 6817. As of 2009, the details of the μTP implementation were different from those of the then-current Internet Draft.[18]

μ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.[19][20]

See also

References

  1. ^ "Forum.bittorrent.org / A few comments about µTP (BEP-29)". Archived from the original on March 1, 2010. Retrieved November 15, 2009.
  2. ^ This Is How Your BitTorrent Downloads Move So Fast, Fastcolabs, 2013-07-29, Retrieved November 6, 2013
  3. ^ 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.
  4. ^ Beijnum, Iljitsch van (2008-12-02). "?Torrent's switch to UDP and why the sky isn't falling". Ars Technica. Retrieved 2021-05-11.
  5. ^ "uTorrent shifts towards UDP to make it work better". www.thinkbroadband.com. Retrieved 2021-05-11.
  6. ^ "Libutp, an open source implementation of µTP, has now been released (Page 1) / Announcements / µTorrent Community Forums". Archived from the original on 2011-01-23. Retrieved 2011-01-15.
  7. ^ bittorrent/libutp, BitTorrent Inc., 2021-05-08, retrieved 2021-05-11
  8. ^ "KTorrent First BitTorrent Client To Adopt Open Source uTP * TorrentFreak". Retrieved 2021-05-11.
  9. ^ "KTorrent 4.0 is out". 24 May 2010. Archived from the original on 2015-04-02.
  10. ^ "Google Code Archive - Long-term storage for Google Code Project Hosting". code.google.com. Retrieved 2021-05-11.
  11. ^ "qBittorrent Official Website". www.qbittorrent.org. Retrieved 2021-05-11.
  12. ^ "Tixati.com - News". www.tixati.com. Retrieved 2021-05-11.
  13. ^ "Version 4400 4702 Changelog - VuzeWiki". wiki.vuze.com. Retrieved 2021-05-11.
  14. ^ "Changes – Transmission". Archived from the original on 2015-05-24. Retrieved 2012-07-12.
  15. ^ "Technical information about UDP". Archived from the original on 2009-05-12. Retrieved 2008-12-23.
  16. ^ "Forum.bittorrent.org / A few comments about µTP (BEP-29)". Archived from the original on March 1, 2010. Retrieved November 15, 2009.
  17. ^ "Post by developer "Greg Hazel" in thread "μTorrent 1.9 alpha"". 2008-11-26. Archived from the original on February 8, 2009. Retrieved 2009-03-08.
  18. ^ "Forum.bittorrent.org / A few comments about µTP (BEP-29)". Archived from the original on July 25, 2011. Retrieved November 15, 2009.[full citation needed]
  19. ^ "ΜTorrent 1.9 alpha 15380 (Page 1) / Announcements / µTorrent Community Forums". Archived from the original on March 25, 2013. Retrieved December 23, 2012.
  20. ^ "Distributed UDP hole punching for the BitTorrent protocol (Page 1) / Protocol Design Discussion / µTorrent Community Forums". Archived from the original on June 19, 2013. Retrieved December 23, 2012.

External links

  • BitTorrent Enhancement Proposal 29 - μTorrent transport protocol
  • TCP-LP
  • swift - the multiparty transport protocol
Retrieved from "https://en.wikipedia.org/w/index.php?title=Micro_Transport_Protocol&oldid=1210127077"