<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Multi-source</id>
	<title>Multi-source - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Multi-source"/>
	<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Multi-source&amp;action=history"/>
	<updated>2026-04-21T21:11:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.sarg.dev/index.php?title=Multi-source&amp;diff=414012&amp;oldid=prev</id>
		<title>imported&gt;Artoria2e5: /* Examples of programs that use Multi-source downloading */</title>
		<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Multi-source&amp;diff=414012&amp;oldid=prev"/>
		<updated>2025-09-21T02:37:37Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Examples of programs that use Multi-source downloading&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Method of data transfer}}&lt;br /&gt;
{{more citations needed|date=July 2013}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Multi-source&amp;#039;&amp;#039;&amp;#039;, as it applies to [[download]]ing [[data]], or files from the [[internet]], is a method of decreasing download time for large files by getting data from two or more [[Communication source|sources]].&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
A program that can handle multi-source downloads will connect to one [[computer]] and begin downloading the desired file, then find another computer hosting the same file and begin downloading that file as well.  The program controls downloads so that each source file provides separate data and the user does not download the same part of the file twice.  The program then builds the file on the downloader&amp;#039;s computer much faster than it would if it had to wait for the entire file to be downloaded from a single source.&lt;br /&gt;
&lt;br /&gt;
This works faster because the rate at which the file servers upload is finite and download rates are generally faster than upload rates.  Therefore, downloading from a single server would create a bottleneck if the server&amp;#039;s upload rate does not equal your maximum download rate.  So distributing the download across multiple servers allows you to utilize all of your download rate potential.&lt;br /&gt;
&lt;br /&gt;
Many [[download manager]]s use the principles of multi-source downloading.&lt;br /&gt;
&lt;br /&gt;
==Examples of programs that use Multi-source downloading==&lt;br /&gt;
ApexDC++ is an example of a program that uses multi-source downloading. The program uses a DC (direct connect) protocol and downloads a large file by dividing it into smaller parts and downloading the smaller parts from different hosts. [http://www.apexdc.net/]&lt;br /&gt;
&lt;br /&gt;
[[Web seed]]s in the BitTorrent file format implement a standard form of multi-source download. [[MirrorBrain]] and other software can be configured to generate torrents containing multiple HTTP links.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [http://patft.uspto.gov/netacgi/nph-Parser?u=/netahtml/srchnum.htm&amp;amp;Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;p=1&amp;amp;r=1&amp;amp;l=50&amp;amp;f=G&amp;amp;d=PALL&amp;amp;s1=6339785.WKU.&amp;amp;OS=PN/6339785&amp;amp;RS=PN/6339785  US Patent 6,339,785: Multi-server file download]&lt;br /&gt;
&lt;br /&gt;
[[Category:Download managers]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{web-stub}}&lt;/div&gt;</summary>
		<author><name>imported&gt;Artoria2e5</name></author>
	</entry>
</feed>