
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: HttpWebRequest on Compact Framework: The operation has timed-out</title>
	<atom:link href="http://www.johandekoning.nl/index.php/2008/08/14/httpwebrequest-on-compact-framework-the-operation-has-timed-out/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johandekoning.nl/index.php/2008/08/14/httpwebrequest-on-compact-framework-the-operation-has-timed-out/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=httpwebrequest-on-compact-framework-the-operation-has-timed-out</link>
	<description>www.johandekoning.nl</description>
	<lastBuildDate>Tue, 17 Jan 2012 22:41:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Barry</title>
		<link>http://www.johandekoning.nl/index.php/2008/08/14/httpwebrequest-on-compact-framework-the-operation-has-timed-out/comment-page-1/#comment-16886</link>
		<dc:creator>Barry</dc:creator>
		<pubDate>Tue, 12 Apr 2011 13:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=72#comment-16886</guid>
		<description>A solution to our problem! Thanks Johan :-)</description>
		<content:encoded><![CDATA[<p>A solution to our problem! Thanks Johan <img src='http://www.johandekoning.nl/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary Wright</title>
		<link>http://www.johandekoning.nl/index.php/2008/08/14/httpwebrequest-on-compact-framework-the-operation-has-timed-out/comment-page-1/#comment-16885</link>
		<dc:creator>Gary Wright</dc:creator>
		<pubDate>Tue, 12 Apr 2011 13:09:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=72#comment-16885</guid>
		<description>Thanks for sharing this, it saved me as well, had me scratching my head for a while!</description>
		<content:encoded><![CDATA[<p>Thanks for sharing this, it saved me as well, had me scratching my head for a while!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephane</title>
		<link>http://www.johandekoning.nl/index.php/2008/08/14/httpwebrequest-on-compact-framework-the-operation-has-timed-out/comment-page-1/#comment-6839</link>
		<dc:creator>Stephane</dc:creator>
		<pubDate>Wed, 06 Oct 2010 19:40:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=72#comment-6839</guid>
		<description>Man, I love you!!
Thanks for posting this! It worked like a charm for me!</description>
		<content:encoded><![CDATA[<p>Man, I love you!!<br />
Thanks for posting this! It worked like a charm for me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Problem (Bug?) with http lib on Device</title>
		<link>http://www.johandekoning.nl/index.php/2008/08/14/httpwebrequest-on-compact-framework-the-operation-has-timed-out/comment-page-1/#comment-277</link>
		<dc:creator>Problem (Bug?) with http lib on Device</dc:creator>
		<pubDate>Fri, 03 Jul 2009 17:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=72#comment-277</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://www.johandekoning.nl/index.php/2008/08/14/httpwebrequest-on-compact-framework-the-operation-has-timed-out/comment-page-1/#comment-188</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Fri, 22 May 2009 15:18:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=72#comment-188</guid>
		<description>Good god this has been bugging me for days. Thanks for documenting it. Close() completely sorts it out!</description>
		<content:encoded><![CDATA[<p>Good god this has been bugging me for days. Thanks for documenting it. Close() completely sorts it out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Strenn</title>
		<link>http://www.johandekoning.nl/index.php/2008/08/14/httpwebrequest-on-compact-framework-the-operation-has-timed-out/comment-page-1/#comment-65</link>
		<dc:creator>Stephen Strenn</dc:creator>
		<pubDate>Tue, 02 Dec 2008 01:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=72#comment-65</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Salvatore</title>
		<link>http://www.johandekoning.nl/index.php/2008/08/14/httpwebrequest-on-compact-framework-the-operation-has-timed-out/comment-page-1/#comment-56</link>
		<dc:creator>Salvatore</dc:creator>
		<pubDate>Sat, 22 Nov 2008 01:08:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=72#comment-56</guid>
		<description>You&#039;re a genius... I searched that bloody close method in HttpWebRequest, but I did not look also into HttpWebResponse! 
BTW, sometimes you get timeouts also because the server-side blocks TCP connection from the device. (Microsoft claims this is a tcpip.sys protection against DoS attacks... other people say it is an emule-rate-limiter!). You can download a patch for tcpip.sys to fix this.</description>
		<content:encoded><![CDATA[<p>You're a genius... I searched that bloody close method in HttpWebRequest, but I did not look also into HttpWebResponse!<br />
BTW, sometimes you get timeouts also because the server-side blocks TCP connection from the device. (Microsoft claims this is a tcpip.sys protection against DoS attacks... other people say it is an emule-rate-limiter!). You can download a patch for tcpip.sys to fix this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Édouard Mercier</title>
		<link>http://www.johandekoning.nl/index.php/2008/08/14/httpwebrequest-on-compact-framework-the-operation-has-timed-out/comment-page-1/#comment-33</link>
		<dc:creator>Édouard Mercier</dc:creator>
		<pubDate>Sat, 11 Oct 2008 17:45:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=72#comment-33</guid>
		<description>Had the same problem, and your work-around saved me. Thanks a lot. It seems as if the underlying win32 socket is not closed properly otherwise. Cheers, Édouard</description>
		<content:encoded><![CDATA[<p>Had the same problem, and your work-around saved me. Thanks a lot. It seems as if the underlying win32 socket is not closed properly otherwise. Cheers, Édouard</p>
]]></content:encoded>
	</item>
</channel>
</rss>

