<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>BitTorrent Blog</title>
	<atom:link href="http://blog.bittorrent.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bittorrent.com</link>
	<description></description>
	<lastBuildDate>Sat, 14 Nov 2009 02:04:57 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='blog.bittorrent.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/faf643256bdc36d633f968b190feca40?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>BitTorrent Blog</title>
		<link>http://blog.bittorrent.com</link>
	</image>
			<item>
		<title>Testing µTP &#8211; is µTP actually faster than regular BitTorrent?</title>
		<link>http://blog.bittorrent.com/2009/11/13/testing-%c2%b5tp-is-%c2%b5tp-actually-faster-than-regular-bittorrent/</link>
		<comments>http://blog.bittorrent.com/2009/11/13/testing-%c2%b5tp-is-%c2%b5tp-actually-faster-than-regular-bittorrent/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 02:04:57 +0000</pubDate>
		<dc:creator>Simon Morris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.bittorrent.com/?p=99</guid>
		<description><![CDATA[Recent coverage of uTP on the popular Torrentfreak blog yielded some interesting feedback in the comments section.
There are a couple of misconceptions that I’d like to address here:
First is the idea that we designed uTP *for* the ISPs. It was not.
While we think there are substantial advantages for ISPs in the broad adoption of uTP, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.bittorrent.com&blog=9757466&post=99&subd=port6969&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Recent coverage of uTP on the popular <a href="http://torrentfreak.com/utorrent-2-0-to-elimininate-the-need-for-isp-throttling-091031/">Torrentfreak </a>blog yielded some interesting feedback in the comments section.</p>
<p>There are a couple of misconceptions that I’d like to address here:</p>
<p>First is the idea that we designed uTP *for* the ISPs. It was not.</p>
<p>While we think there are substantial advantages for ISPs in the broad adoption of uTP, the protocol was actually built from the start as a way to help consumers themselves. The fact remains that when using TCP, a poorly tuned BitTorrent client may well result in an internet connection that habitually gets congested and then drops packets, then recovers and repeats the process. This is not good for anyone.</p>
<p>The second misconception is that uTP will somehow slow uTorrent down. This is also not true. It will certainly result in less headaches for everyone and it may even speed things up.</p>
<p>Our design objectives were always to leave transfer rates unchanged, and we’re still confident this is achieveable. The fact that you don’t have to manually “manage” your client or limit it to some arbitrary % of your connection should mean that in practice it will be reliably faster. What’s more, we may actually be able to make it go faster than an unlimited TCP BitTorrent client. The way to picture this is to consider cars on a highway: you can only drive at 90 mph if there’s not much other traffic. But if there’s a lot of traffic then quickly the whole system will snarl up. uTP is designed to make clients transfer at an optimal speed *without* causing a snarl up. The thrill of speeding along at 90 mph is rather lost if you keep having to slow to a crawl until things recover. By avoiding this “stop/start” we felt that uTP *should* make things go faster overall.</p>
<p>Early evidence is starting to come out now from researchers at the University of Washington who are performing some independent tests on uTP performance. (These results are NOT conclusive at this point, but the early indications are quite good&#8230;)</p>
<p>From the first graph below you can see the interaction of uTP traffic (green) with some other application competing to use the connection (red). As expected, the uTP traffic backs off immediately and is replaced by traffic from the competing application – upon completion of the competing transfer, the uTP BitTorrent traffic quickly resumes. The blue data points represent the uTP traffic holding steady against the (right vertical axis) target delay of 100ms (I’d note this is vastly lower than anything achievable with TCP BitTorrent transfers).</p>
<p>The uTP controller is clearly doing its job, spotting a different application trying to use bandwidth and getting out of the way, only to recover just a fast.</p>
<p><a href="http://port6969.files.wordpress.com/2009/11/utp-vs-tcp2.png"><img class="alignnone size-full wp-image-113" title="utp-vs-tcp2" src="http://port6969.files.wordpress.com/2009/11/utp-vs-tcp2.png?w=564&#038;h=402" alt="utp-vs-tcp2" width="564" height="402" /></a></p>
<p>But in many ways the more important graphs are the following…. These show you that uTP BitTorrent is just as fast as best-case TCP BitTorrent, and may even be faster&#8230;</p>
<p><a href="http://port6969.files.wordpress.com/2009/11/noutp.png"><img class="alignnone size-full wp-image-114" title="noUTP" src="http://port6969.files.wordpress.com/2009/11/noutp.png?w=565&#038;h=193" alt="noUTP" width="565" height="193" /></a></p>
<p><a href="http://port6969.files.wordpress.com/2009/11/withutp.png"><img class="alignnone size-full wp-image-115" title="withUTP" src="http://port6969.files.wordpress.com/2009/11/withutp.png?w=566&#038;h=195" alt="withUTP" width="566" height="195" /></a></p>
<p>Now one likely explanation for this is that the uTP overhead (a few % of the traffic which is not actual content) is included, but the TCP measurement excludes it. If this were true then probably uTP and TCP are almost identical.</p>
<p>But if we find that uTP traffic is indeed faster than TCP BitTorrent traffic, there are a couple of reasons why this slightly surprising conclusion might indeed be true –</p>
<p>Either the stop-start nature of TCP-based BitTorrent creates inefficiencies that are being optimized away using uTP.</p>
<p>Or else there were ISP network management measures in place which were discriminating against TCP-based BitTorrent.</p>
<p>Or possibly the UDP NAT-traversal techniques introduced along with uTP were resulting in far more good peers with uTP.</p>
<p>Or possibly something else?</p>
<p>Whatever the reason, this is early evidence that uTP is an even bigger win for consumers than anticipated, as well as being a positive contribution to ISPs.</p>
<p>Much more work remains to be done, but this is exactly the type of result we’re hoping to see more of.</p>
<p>&#8211;Simon&#8211;</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/port6969.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/port6969.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/port6969.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/port6969.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/port6969.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/port6969.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/port6969.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/port6969.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/port6969.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/port6969.wordpress.com/99/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.bittorrent.com&blog=9757466&post=99&subd=port6969&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.bittorrent.com/2009/11/13/testing-%c2%b5tp-is-%c2%b5tp-actually-faster-than-regular-bittorrent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/851eed7e1e88657ef2bf3f5af949b73f?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Simon Morris</media:title>
		</media:content>

		<media:content url="http://port6969.files.wordpress.com/2009/11/utp-vs-tcp2.png" medium="image">
			<media:title type="html">utp-vs-tcp2</media:title>
		</media:content>

		<media:content url="http://port6969.files.wordpress.com/2009/11/noutp.png" medium="image">
			<media:title type="html">noUTP</media:title>
		</media:content>

		<media:content url="http://port6969.files.wordpress.com/2009/11/withutp.png" medium="image">
			<media:title type="html">withUTP</media:title>
		</media:content>
	</item>
		<item>
		<title>Visualizing µTP</title>
		<link>http://blog.bittorrent.com/2009/11/02/visualizing-%c2%b5tp/</link>
		<comments>http://blog.bittorrent.com/2009/11/02/visualizing-%c2%b5tp/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 21:59:43 +0000</pubDate>
		<dc:creator>Simon Morris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bittorrent]]></category>
		<category><![CDATA[net neutrality]]></category>
		<category><![CDATA[utp]]></category>

		<guid isPermaLink="false">http://blog.bittorrent.com/?p=86</guid>
		<description><![CDATA[We’ve spent a lot of time in recent posts talking about the benefits of µTP.  We’ve even talked a little bit about how it works here, though much more so in the various technical forums for the community.  But sometimes a picture is worth 2^^10 words and I think the graph below says it best.  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.bittorrent.com&blog=9757466&post=86&subd=port6969&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>We’ve spent a lot of time in recent posts talking about the benefits of µTP.  We’ve even talked a little bit about how it works here, though much more so in the various technical forums for the community.  But sometimes a picture is worth 2^^10 words and I think the graph below says it best.  µTP appears to be up to the task of reducing congestion.</p>
<p><a href="http://port6969.files.wordpress.com/2009/11/vis_utp_1.png"><img class="alignnone size-full wp-image-87" title="Visualizing uTP 1" src="http://port6969.files.wordpress.com/2009/11/vis_utp_1.png?w=587&#038;h=383" alt="Visualizing uTP 1" width="587" height="383" /></a></p>
<p><!--[if gte mso 9]&gt;  &lt;![endif]--><!--[if gte mso 9]&gt;   &lt;![endif]--></p>
<p class="MsoNormal">These results are taken from our QA regression tests that we run on each new version of the client that ships with µTP.  The test is a simple one.  We use a DSL line here in the office and start a client seeding on that DSL line.  We then measure the latency seen by other applications, such as VoIP, online games and web browsing, that we run concurrently over the same link.  The graph above is a histogram of those latency samples.</p>
<p class="MsoNormal">The green samples were taken with a client seeding on TCP and the red samples were taken with a client seeding on uTP.  (You can tell that these are engineering graphs rather than marketing ones simply enough by the fact that GREEN= bad and RED = good, but you get the picture…).  In reading the graph, remember, queuing delay (latency) is a side effect of congestion.  More latency in this test means more congestion.</p>
<p><span style="font-size:11pt;line-height:115%;font-family:&amp;">With the target latency set at 100ms, µTP does a pretty good job keeping the latency felt by the other applications near the target.  TCP clearly does not and more than congests the uplink.  In the process this ruins the network for all of the adjacent applications below.</span></p>
<p><span style="font-size:11pt;line-height:115%;font-family:&amp;"><a href="http://port6969.files.wordpress.com/2009/11/vis_utp_2.png"><img class="alignnone size-full wp-image-88" title="Visualizing uTP 2" src="http://port6969.files.wordpress.com/2009/11/vis_utp_2.png?w=586&#038;h=388" alt="Visualizing uTP 2" width="586" height="388" /></a></span></p>
<p class="MsoNormal"><!--[if gte mso 9]&gt;   1024x768  &lt;![endif]--><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--> While much work remains ahead of us (like picking the right target latency), it seems that µTP demonstrates some clear potential to alleviate network congestion wherever the network bottleneck happens to reside.  This has obvious benefits for users who will no longer congest themselves, benefits for publishers who want to use BitTorrent but also want to protect their brand when users seed content on their behalf, and benefits for ISPs who should see far fewer support issues with BitTorrent causing congestion and impacting other users on the network.</p>
<p class="MsoNormal">A win win win.</p>
<div id="_mcePaste" style="overflow:hidden;position:absolute;left:-10000px;top:184px;width:1px;height:1px;"><!--[if gte mso 9]&gt;   1024x768  &lt;![endif]--><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE              MicrosoftInternetExplorer4              &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} span.EmailStyle15 	{mso-style-type:personal; 	mso-style-noshow:yes; 	mso-style-unhide:no; 	mso-ansi-font-size:11.0pt; 	mso-bidi-font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi; 	color:windowtext;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	font-size:10.0pt; 	mso-ansi-font-size:10.0pt; 	mso-bidi-font-size:10.0pt; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:&quot;Table Normal&quot;; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:&quot;&quot;; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:&quot;Times New Roman&quot;; 	mso-fareast-theme-font:minor-fareast; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --> <!--[endif]--><!--[if gte mso 9]&gt;  &lt;![endif]--><!--[if gte mso 9]&gt;   &lt;![endif]--></p>
<p class="MsoNormal">These results are taken from our QA regression tests that we run on each new version of the client that ships with µTP.  The test is a simple one.  We use a DSL line here in the office and start a client seeding on that DSL line.  We then measure the latency seen by other applications, such as VoIP, online games and web browsing, that we run concurrently over the same link.  The graph above is a histogram of those latency samples.</p>
<p class="MsoNormal">The green samples were taken with a client seeding on TCP and the red samples were taken with a client seeding on uTP.  (You can tell that these are engineering graphs rather than marketing ones simply enough by the fact that GREEN= bad and RED = good, but you get the picture…).  In reading the graph, remember, queuing delay (latency) is a side effect of congestion.  More latency in this test means more congestion.</p>
<p><span style="font-size:11pt;line-height:115%;font-family:&amp;">With the target latency set at 100ms, µTP does a pretty good job keeping the latency felt by the other applications near the target.  TCP clearly does not and more than congests the uplink.  In the process this ruins the network for all of the adjacent applications below.</span></p>
</div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/port6969.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/port6969.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/port6969.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/port6969.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/port6969.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/port6969.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/port6969.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/port6969.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/port6969.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/port6969.wordpress.com/86/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.bittorrent.com&blog=9757466&post=86&subd=port6969&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.bittorrent.com/2009/11/02/visualizing-%c2%b5tp/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/851eed7e1e88657ef2bf3f5af949b73f?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Simon Morris</media:title>
		</media:content>

		<media:content url="http://port6969.files.wordpress.com/2009/11/vis_utp_1.png" medium="image">
			<media:title type="html">Visualizing uTP 1</media:title>
		</media:content>

		<media:content url="http://port6969.files.wordpress.com/2009/11/vis_utp_2.png" medium="image">
			<media:title type="html">Visualizing uTP 2</media:title>
		</media:content>
	</item>
		<item>
		<title>Its Cold Up North</title>
		<link>http://blog.bittorrent.com/2009/10/29/its-cold-up-north/</link>
		<comments>http://blog.bittorrent.com/2009/10/29/its-cold-up-north/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 23:32:23 +0000</pubDate>
		<dc:creator>Simon Morris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[µTP]]></category>
		<category><![CDATA[crtc]]></category>
		<category><![CDATA[net neutrality]]></category>
		<category><![CDATA[utp]]></category>

		<guid isPermaLink="false">http://blog.bittorrent.com/?p=81</guid>
		<description><![CDATA[The CRTC released its long awaited decision last week on Network Neutrality in Canada and specifically set forth a framework for the continued use of Internet Traffic Management Practices (ITMPs), also known as throttling.  While the decision does not go as far as many consumer advocates would like, I believe it does provide a means [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.bittorrent.com&blog=9757466&post=81&subd=port6969&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The CRTC released its <a href="http://www.crtc.gc.ca/eng/archive/2009/2009-657.htm">long awaited decision</a> last week on Network Neutrality in Canada and specifically set forth a framework for the continued use of Internet Traffic Management Practices (ITMPs), also known as throttling.  While the decision does not go as far as <a href="http://www.sootoday.com/content/news/full_story.asp?StoryNumber=42379">many consumer advocates would like</a><a href="http://www.sootoday.com/content/news/full_story.asp?StoryNumber=42379"></a>, I believe it does provide a means by which most throttles can be avoided.</p>
<p>In a <a href="http://www.crtc.gc.ca/eng/NEWS/SPEECHES/2009/s091027.htm">keynote address</a>, CRTC Chairman Konrad von Finckenstein explained that an ITMP should be implemented only if:</p>
<p>1.  It addresses a justifiable purpose; for example, it is needed to prevent congestion, or disruption of time-sensitive programs.</p>
<p>2. It is as narrowly tailored as possible to achieve the desired result, using the least restrictive means.</p>
<p>3. It causes as little harm as possible to the retail customer, the application provider or the ISP that is the wholesale customer of a primary ISP.</p>
<p>4. And it is well advertised in advance. A full explanation must be given, describing the practice and how it will affect the user.</p>
<p>Fair enough, the thing has to do a particular job with a narrowly defined purpose and the ISPs must be transparent about this job.  So what might they do, you ask?  Specifically, the decision notes the “needs” currently cited by parties for the existing crop of ITMPs:</p>
<p>“Parties generally acknowledged that some traffic management is required to <em>address congestion</em> in order to ensure that all end-users receive acceptable Internet service. Parties also generally agreed that ISPs must employ ITMPs to protect the integrity of their networks from <em>security threats</em>.” (emphasis mine)</p>
<p>Address congestion and mitigate security threats.</p>
<p><a href="http://blog.bittorrent.com/2009/10/05/changing-the-game-with-%CE%BCtp/">We’ve talked at length</a> about µTP and its design which specifically avoids causing congestion.  So on a fundamental level, this decision is good news for µTP.    There should be no need to throttle µTP in an effort to address congestion or mitigate a security threat.   And the framework will not permit it otherwise, given its discriminatory nature.</p>
<p>So why is everyone so glum?  First of all I think the complaint based approach the CRTC has taken is one that will tie up lots of resources (lawyers) on all sides with continued complaints.   While the framework is an incremental and far from radical step in the right direction, we wonder if the ISPs will modify their practices accordingly.  We remain ready to work with them towards this end, to help them understand µTP and its beneficial nature, as we’ve done with many ISPs here is the U.S. and elsewhere.   But while that’s our view, <a href="http://www.michaelgeist.ca/content/view/4478/125/">others</a> find it more likely that future complaints testing these points will now need to be adjudicated.</p>
<p>&#8211;Eric&#8211;</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/port6969.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/port6969.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/port6969.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/port6969.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/port6969.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/port6969.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/port6969.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/port6969.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/port6969.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/port6969.wordpress.com/81/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.bittorrent.com&blog=9757466&post=81&subd=port6969&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.bittorrent.com/2009/10/29/its-cold-up-north/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/851eed7e1e88657ef2bf3f5af949b73f?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Simon Morris</media:title>
		</media:content>
	</item>
		<item>
		<title>The Internet Civil Rights Act of 2009</title>
		<link>http://blog.bittorrent.com/2009/10/15/the-internet-civil-rights-act-of-2009/</link>
		<comments>http://blog.bittorrent.com/2009/10/15/the-internet-civil-rights-act-of-2009/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 07:27:43 +0000</pubDate>
		<dc:creator>Eric Klinker</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[µTP]]></category>
		<category><![CDATA[GIIC]]></category>
		<category><![CDATA[net neutrality]]></category>
		<category><![CDATA[utp]]></category>

		<guid isPermaLink="false">http://blog.bittorrent.com/?p=74</guid>
		<description><![CDATA[I was recently invited to participate in a workshop sponsored by the GIIC, an organization of telecom and technology executives who ponder large scale Internet and information infrastructure questions.   The purpose of this workshop was to consider changes to the Internet infrastructure that would allow cost transparency, an upgrade to the Internet platform that could [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.bittorrent.com&blog=9757466&post=74&subd=port6969&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I was recently invited to participate in a workshop sponsored by the <a href="http://www.giic.org">GIIC</a>, an organization of telecom and technology executives who ponder large scale Internet and information infrastructure questions.   The purpose of this workshop was to consider changes to the Internet infrastructure that would allow cost transparency, an upgrade to the Internet platform that could have wide ranging implications for the economic models that currently prevail online.</p>
<p>While that topic is worthy of exploration on its own, some of the many areas explored during this particular gathering were in matters of policy and the recently announced rulemaking proposal by the FCC towards a principle of network neutrality.  And throughout the many discussions, it became apparent that those on the “market” side of this debate have a very difficult challenge ahead of them:  How can they frame the debate in a way that doesn’t have them come across as online versions of Strom Thurmond?  This is no small challenge given the basic issues of equality are wrapped into our national identity and any implications of inequality tug at the strings of that identity.   So as a starter, I’d suggest attempts at branding users (customers) as bandwidth hogs will not yield a useful approach toward this end.  Does society favor discrimination against those who over-eat? Even on an increasingly green political landscape, any definition of a “reasonable consumption level” is going to be, to say the very least, “sensitive”.</p>
<p>Some defensible ground remains in the areas of network congestion if one can stake out clear and reasonable technical arguments and actions defending those principles.  Being the target of a great many technologies currently deployed to shape, block and throttle (i.e. discriminate) it would be easy for BitTorrent to assume the role of victim in our little analogy.  I suspect there is a great deal of mileage to be had in this approach amid the fury of debate.  But this isn’t our plan.  Instead, we’ve spent considerable energy developing technologies in µTP to combat the underlying premise of discrimination, Internet congestion.    And while it remains to be seen how the market will react to these developments, whether the DPI currently deployed will be modified to discriminate against µTP as well, there is an opportunity for one side of the debate to stand behind their principles and in so doing demonstrate the potential of self regulation to the benefit of all.</p>
<p>&#8211;Eric&#8211;</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/port6969.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/port6969.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/port6969.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/port6969.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/port6969.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/port6969.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/port6969.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/port6969.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/port6969.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/port6969.wordpress.com/74/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.bittorrent.com&blog=9757466&post=74&subd=port6969&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.bittorrent.com/2009/10/15/the-internet-civil-rights-act-of-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4c550f7eef07a7a5b74ed51c3cd54e22?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Eric Klinker</media:title>
		</media:content>
	</item>
		<item>
		<title>Changing the game with μTP</title>
		<link>http://blog.bittorrent.com/2009/10/05/changing-the-game-with-%ce%bctp/</link>
		<comments>http://blog.bittorrent.com/2009/10/05/changing-the-game-with-%ce%bctp/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 22:39:50 +0000</pubDate>
		<dc:creator>Simon Morris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bittorrent]]></category>
		<category><![CDATA[μtp]]></category>
		<category><![CDATA[utorrent]]></category>
		<category><![CDATA[utp]]></category>

		<guid isPermaLink="false">http://blog.bittorrent.com/?p=33</guid>
		<description><![CDATA[μTP or “micro-Transport Protocol” is a new protocol from BitTorrent, Inc. that is at the heart of the new major release of our popular BitTorrent clients “μTorrent” and “BitTorrent Mainline”. It is going to be available as the default transport mechanism in both μTorrent v2.0 and BitTorrent v7.0. So what’s the big deal? And why [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.bittorrent.com&blog=9757466&post=33&subd=port6969&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>μTP or “micro-Transport Protocol” is a new protocol from BitTorrent, Inc. that is at the heart of the new major release of our popular BitTorrent clients “μTorrent” and “BitTorrent Mainline”. It is going to be available as the default transport mechanism in both μTorrent v2.0 and BitTorrent v7.0. So what’s the big deal? And why do we want this to be the centerpiece of our future software?</p>
<p>The fact is that our BitTorrent clients have become incredibly popular with users downloading large files over the internet. So much so that <a href="http://torrentfreak.com/bittorrent-still-king-of-p2p-traffic-090218/">some observers</a> claim that BitTorrent traffic accounts for 30%, 50%, or even more of all Internet traffic. Regardless of the actual numbers (which we have no way of knowing), it is clear that the popularity of BitTorrent is putting such a burden on ISP networks that they sometimes react by slowing down or interfering with that traffic.</p>
<p>Now there is a whole “net neutrality” debate, partly about whether ISPs should be allowed to interfere with internet traffic from one particular app simply because it is “too popular” – some argue that perhaps ISPs could invest more so that supply meets demand – but this debate is not the focus here. At BitTorrent we like to be a bit more pragmatic, to assert that there is responsibility on the part of both the ISPs and authors of popular applications like BitTorrent to make sure that the internet scales smoothly to meet demand.</p>
<p>Which brings us back to μTP:</p>
<p>News of μTP started to leak to the public late last year with some wild and totally untrue reporting that we were trying to make BitTorrent more greedy and were somehow  “<a href="http://www.theregister.co.uk/2008/12/01/richard_bennett_utorrent_udp/page2.html">declaring war</a>”  on users of other applications. In fact completely the opposite is true, as was subsequently acknowledged by the initial author’s <a href="http://www.theregister.co.uk/2008/12/01/richard_bennett_utorrent_udp/page2.html">follow-up article</a>.</p>
<p>μTP is a completely new implementation of the BitTorrent protocol with a major new design objective – μTP is designed to be network friendly – to not swamp network connections when there are other apps trying to send and receive – and to resolve the key problem that ISPs use to justify interference with BitTorrent traffic.</p>
<p>If BitTorrent traffic volume is so great that it overwhelms end-users’ connections (leading to service calls from consumers whose internet doesn’t work), then μTP eliminates this problem by being better at only using bandwidth when there is no other traffic competing, and automatically slowing or stopping BitTorrent transfers before network connections seize up.</p>
<p>Legacy BitTorrent traffic uses the standard internet “TCP” protocol to govern when it tries to go faster or slow down. The problem with TCP is that it can only detect a problem by waiting to see if packets are dropped. Unfortunately, by the time packets are being lost, the problem is already acute and the consumers connection has already drastically slowed or stopped. TCP is a lot like trying to drive with your eyes closed. You only notice something’s wrong when you hit something.</p>
<p>μTP is like driving with your eyes *open* &#8211; μTP is able to see problems coming and make much more modest adjustments to ensure the problems don’t cause a car wreck. It does this by being able to detect congestion on a network based on how long a packet takes to be sent from one peer to the next. If things start to take longer, then μTP adjusts the rate of sending accordingly.</p>
<p>As it happens, this trick has required some very deep engineering work – the way the client talks to other clients has had to be completely re-built. As a side effect, because the new protocol so different, it is practically invisible to some of the nasty traffic shaping techniques that some ISPs have been using. We doubt whether this happy result will last for long, and nor is it the point of the technology. The point is to reduce the need for such gear rather than to evade it.</p>
<p>Overall, when we get μTP stable, we’re excited about the potential benefits that this could bring to ISPs by reducing the effective burdens on their networks. Although we stand to gain nothing financially from them for implementing it, we hope to maintain the lead enjoyed by μTorrent and BitTorrent Mainline software as the most popular BitTorrent clients, and hopefully demonstrate how innovation from responsible stakeholders on a neutral internet can lead to winning outcomes all-around.</p>
<p>&#8211; Simon&#8211;</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/port6969.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/port6969.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/port6969.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/port6969.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/port6969.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/port6969.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/port6969.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/port6969.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/port6969.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/port6969.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.bittorrent.com&blog=9757466&post=33&subd=port6969&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.bittorrent.com/2009/10/05/changing-the-game-with-%ce%bctp/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/851eed7e1e88657ef2bf3f5af949b73f?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Simon Morris</media:title>
		</media:content>
	</item>
		<item>
		<title>Net Neutrality (CRTC-style)</title>
		<link>http://blog.bittorrent.com/2009/10/05/net-neutrality-crtc-style/</link>
		<comments>http://blog.bittorrent.com/2009/10/05/net-neutrality-crtc-style/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 22:36:38 +0000</pubDate>
		<dc:creator>Eric Klinker</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bittorrent]]></category>
		<category><![CDATA[canada]]></category>
		<category><![CDATA[crtc]]></category>
		<category><![CDATA[net neutrality]]></category>

		<guid isPermaLink="false">http://blog.bittorrent.com/?p=30</guid>
		<description><![CDATA[In light of the FCC’s recently proposed rulemaking around Network Neutrality, many of you might have missed a similarly lively debate in Canada a few weeks back around the traffic management practices of Canadian ISPs. Over a week of public hearings, there were some astonishing revelations  around the practice of throttling BitTorrent and other [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.bittorrent.com&blog=9757466&post=30&subd=port6969&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><span style="color:black;">In light of the FCC’s recently proposed rulemaking around Network Neutrality, many of you might have missed a similarly lively debate in Canada a few weeks back around the traffic management practices of Canadian ISPs. Over a week of public hearings, there were some astonishing </span><span style="background-color:#ffffff;"><a href="http://www.michaelgeist.ca/content/view/4130/125/">revelations</a> </span><span style="color:black;"> around the practice of throttling BitTorrent and other P2P traffic. Michael Geist’s excellent </span><span style="background-color:#ffffff;"> <a href="http://www.michaelgeist.ca/content/view/4135/125/">blog</a> </span><span style="color:black;"> covered the events in detail and of course you can get the legalese of each submission from the CRTC website</span><span style="background-color:#ffffff;"> <a href="http://www.crtc.gc.ca/PartVII/eng/2008/8646/c12_200815400.htm">here</a></span><span style="color:black;">.</span></p>
<p><span style="color:black;">Since congestion was the primary justification for throttling among the ISPs, it was the perfect opportunity in our own </span><a href="http://port6969.files.wordpress.com/2009/10/bittorrent-ottawafiling-072809.pdf">filing</a><span style="color:black;"> to showcase μTP (“micro-transport protocol) as the solution to these problems as well generally educate the commission on the benefits and efficiencies inherent in P2P technology. If congestion is in fact the problem, μTP effectively removes that rationale for BitTorrent throttling while demonstrating the ability of good old-fashioned innovation to solve the hard problems on the Internet.</span></p>
<p><span style="color:black;"> </span></p>
<p>Many of the ISP filings ask the regulators to allow the market to work its magic (“don’t regulate us”). The irony of this position cannot be lost on those of us who must compete and reach consumers on these networks, and yet are subject to ad-hoc traffic management policies.  Traffic management by its very nature can skew the marketplace in favor (or to the disfavor) of any technology or business.   In recognizing the need to manage congestion on these networks, these traffic management technologies should therefore be very even-handedly applied.</p>
<p><span style="color:black;">We believe μTP will solve the ISPs’ greatest problems around congestion, and we would ask and hope that the ISPs will stand behind their market oriented principles (which we share as our daily reality) and refrain from throttling P2P traffic using μTP.  It would be a demonstration of good faith to the market and the power of engineers and innovation to solve a myriad of problems.</span></p>
<p><span style="background-color:#ffffff;">&#8211; Eric &#8211;</span></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/port6969.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/port6969.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/port6969.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/port6969.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/port6969.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/port6969.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/port6969.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/port6969.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/port6969.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/port6969.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.bittorrent.com&blog=9757466&post=30&subd=port6969&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.bittorrent.com/2009/10/05/net-neutrality-crtc-style/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4c550f7eef07a7a5b74ed51c3cd54e22?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Eric Klinker</media:title>
		</media:content>
	</item>
		<item>
		<title>BitTorrent is &#8230;</title>
		<link>http://blog.bittorrent.com/2009/10/05/bittorrent-is/</link>
		<comments>http://blog.bittorrent.com/2009/10/05/bittorrent-is/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 22:17:48 +0000</pubDate>
		<dc:creator>Simon Morris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bittorrent]]></category>
		<category><![CDATA[company blog]]></category>

		<guid isPermaLink="false">http://blog.bittorrent.com/?p=26</guid>
		<description><![CDATA[This is the first post of our new blog from employees at BitTorrent, Inc. Our intent is to inform and participate in ongoing discussions about BitTorrent, but also to broaden those discussions to other topics that we find interesting and exciting.
BitTorrent-the-company
The word “BitTorrent” means many things to many people – to us it is a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.bittorrent.com&blog=9757466&post=26&subd=port6969&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">This is the first post of our new blog from employees at BitTorrent, Inc. Our intent is to inform and participate in ongoing discussions about BitTorrent, but also to broaden those discussions to other topics that we find interesting and exciting.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">BitTorrent-the-company</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">The word “BitTorrent” means many things to many people – to us it is a company – an employer of about 20 people (mainly engineers) who work in San Francisco on innovative content distribution technology. We are broadly interested in the magic of user-contributed-infrastructure and technology that enables users to publish, download and control their digital content in an ever-more decentralized internet. We are not a media company. We are not a political party. We’re just geeks trying to push the boundaries of technical possibility.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">BitTorrent-the-technology</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">The incredible recognition commanded by our brand carries with it a great deal of baggage. BitTorrent is first and foremost a content delivery “protocol” (a way that computers talk to each other) invented by Bram Cohen, who is still an employee. With BitTorrent, large files can be moved around the internet without the need for large servers to serve them. The protocol requires a special piece of software on your computer (a “BitTorrent client”) as well as special lightweight servers to direct traffic. The content is “served” in small pieces from user-to-user (“peer-to-peer”) without the need for big data centers to be available to meet demand.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">BitTorrent the ecosystem</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">The fact that the technology works so well has meant that there are a number of organizations involved in developing BitTorrent technology or derivatives of it. Likewise there are many many more involved in making it operational. It’s a bit like web servers and web browsers. Some people make the technology itself, but then an astonishing number of people make use of the technology. For better or worse, the word “BitTorrent” has become a moniker for an entire ecosystem. It is used to label both the technology, but even more what people do with the technology, and even the sometimes disruptive impact of those activities either on service providers trying to control their networks or on digital content publishers trying to control their content.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">For the purposes of this blog and this website, we would stress that we certainly speak with passion on behalf of our company. We also actively promote and champion BitTorrent technology – we’d hope to be seen as one of the more qualified voices, but not the only one. But while we feel we are certainly a “relevant” voice in the broader ecosystem, there are many other voices too. Some we agree with, and some we don’t. We cannot and do not represent them all.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">&#8211; Simon &#8211;</div>
<p>This is the first post of our new blog from employees at BitTorrent, Inc. Our intent is to inform and participate in ongoing discussions about BitTorrent, but also to broaden those discussions to other topics that we find interesting and exciting.</p>
<p><strong>BitTorrent-the-company</strong></p>
<p>The word “BitTorrent” means many things to many people – to us it is a company – an employer of about 20 people (mainly engineers) who work in San Francisco on innovative content distribution technology. We are broadly interested in the magic of user-contributed-infrastructure and technology that enables users to publish, download and control their digital content in an ever-more decentralized internet. We are not a media company. We are not a political party. We’re just geeks trying to push the boundaries of technical possibility.</p>
<p><strong>BitTorrent-the-technology</strong></p>
<p>The incredible recognition commanded by our brand carries with it a great deal of baggage. BitTorrent is first and foremost a content delivery “protocol” (a way that computers talk to each other) invented by Bram Cohen, who is still an employee. With BitTorrent, large files can be moved around the internet without the need for large servers to serve them. The protocol requires a special piece of software on your computer (a “BitTorrent client”) as well as special lightweight servers to direct traffic. The content is “served” in small pieces from user-to-user (“peer-to-peer”) without the need for big data centers to be available to meet demand.</p>
<p><strong>BitTorrent the ecosystem</strong></p>
<p>The fact that the technology works so well has meant that there are a number of organizations involved in developing BitTorrent technology or derivatives of it. Likewise there are many many more involved in making it operational. It’s a bit like web servers and web browsers. Some people make the technology itself, but then an astonishing number of people make use of the technology. For better or worse, the word “BitTorrent” has become a moniker for an entire ecosystem. It is used to label both the technology, but even more what people do with the technology, and even the sometimes disruptive impact of those activities either on service providers trying to control their networks or on digital content publishers trying to control their content.</p>
<p>For the purposes of this blog and this website, we would stress that we certainly speak with passion on behalf of our company. We also actively promote and champion BitTorrent technology – we’d hope to be seen as one of the more qualified voices, but not the only one. But while we feel we are certainly a “relevant” voice in the broader ecosystem, there are many other voices too. Some we agree with, and some we don’t. We cannot and do not represent them all.</p>
<p>&#8211; Simon &#8211;</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/port6969.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/port6969.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/port6969.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/port6969.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/port6969.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/port6969.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/port6969.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/port6969.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/port6969.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/port6969.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.bittorrent.com&blog=9757466&post=26&subd=port6969&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.bittorrent.com/2009/10/05/bittorrent-is/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/851eed7e1e88657ef2bf3f5af949b73f?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Simon Morris</media:title>
		</media:content>
	</item>
	</channel>
</rss>