<?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/"
	>

<channel>
	<title>Orzeszek Blog &#187; UPnP</title>
	<atom:link href="http://www.orzeszek.org/blog/tag/upnp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.orzeszek.org/blog</link>
	<description>An inchoate upside-down perspective</description>
	<lastBuildDate>Sun, 25 Jul 2010 03:21:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fix Slow WLM File Transfers with Orzeszek Transfer</title>
		<link>http://www.orzeszek.org/blog/2009/08/11/fix-slow-wlm-file-transfers-with-orzeszek-transfer/</link>
		<comments>http://www.orzeszek.org/blog/2009/08/11/fix-slow-wlm-file-transfers-with-orzeszek-transfer/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 07:11:20 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[HTTP server]]></category>
		<category><![CDATA[Orzeszek Transfer]]></category>
		<category><![CDATA[UPnP]]></category>
		<category><![CDATA[Windows Live Messenger]]></category>

		<guid isPermaLink="false">http://www.orzeszek.org/blog/?p=811</guid>
		<description><![CDATA[Slow and buggy file transfers are a problem with Windows Live Messenger. Orzeszek Transfer works as a simple HTTP server, and is a convenient way to transfer larger files without using an intermediary. And it supports resuming broken transfers and multi-part transfers, so long as the client does.]]></description>
			<content:encoded><![CDATA[<p></p><p><span class="drop_cap">S</span>low and buggy file transfers are a problem with Windows Live Messenger (and MSN Messenger before it). Windows Live Messenger relies on UPnP to establish a connection between the sender and recipient of a file, and it doesn’t allow advanced users to specify the external port and IP address manually.</p>
<p>If you don’t have UPnP on your network, or if it fails for some reason, Windows Live Messengers falls back to a mode where it routes the transfer through an intermediary. This slows the transfer, and is often unreliable.</p>
<p><a href="http://www.orzeszek.org/dev/transfer/"><img src="http://www.orzeszek.org/blog/wp-content/uploads/2009/08/orzeszek-transfer.png" alt="Orzeszek Transfer" title="Orzeszek Transfer" width="452" height="452" class="aligncenter size-full wp-image-812 orz-img-no-border" /></a></p>
<p><a href="http://www.orzeszek.org/dev/transfer/">Orzeszek Transfer</a> works as a simple HTTP server that serves only the files you have explicitly specified. When you add a file, it creates a URL that you can send to anyone who has a web browser or a download manager. They can then download that file directly from you.</p>
<p><span id="more-811"></span></p>
<p>It’s a convenient way to transfer larger files without using an intermediary. And it supports resuming broken transfers and multi-part transfers, so long as the client does.</p>
<p>Orzeszek Transfer doesn’t support UPnP though, since it’s intended to be used when UPnP has failed. (If UPnP was working, you wouldn’t need it in the first place.) That means that you’ll need to <a href="http://www.portforward.com/">forward an external port</a>, 30000 by default, to your local IP address.</p>
<p>Your external IP address is detected automatically, though you can override this behaviour if you want.</p>
<p>You can download Orzeszek Transfer <a href="http://www.orzeszek.org/dev/transfer/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.orzeszek.org/blog/2009/08/11/fix-slow-wlm-file-transfers-with-orzeszek-transfer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
