<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://code.msdn.microsoft.com/rss.xsl"?><rss version="2.0"><channel><title>Windows Communication Foundation MSDN Forum Resources</title><link>http://code.msdn.microsoft.com/WCFResources/Project/ProjectRss.aspx</link><description>This resource page is intended to be a place where samples from the Windows Communication Foundation &amp;#40;&amp;#34;Indigo&amp;#34;&amp;#41; MSDN Forum can be hosted.</description><item><title>NEW POST: Host on IIS</title><link>http://code.msdn.microsoft.com/WCFResources/Thread/View.aspx?ThreadId=1135</link><description>&lt;div class="wikidoc"&gt;
Hi Lars,&lt;br /&gt; &lt;br /&gt;Not to worry I have been able to get streaming and chunking uploads hosted on IIS over http and https. If you or anyone else is interested I have posted some notes and code on the following link.&lt;br /&gt; &lt;br /&gt;http://mark-csharp.blogspot.com/2009/01/wcf-file-transfer-streaming-chunking.html&lt;br /&gt; &lt;br /&gt;../mark&lt;br /&gt;
&lt;/div&gt;</description><author>mk_bt</author><pubDate>Fri, 16 Jan 2009 00:21:22 GMT</pubDate><guid isPermaLink="false">NEW POST: Host on IIS 20090116A</guid></item><item><title>NEW POST: Host on IIS</title><link>http://code.msdn.microsoft.com/WCFResources/Thread/View.aspx?ThreadId=1135</link><description>&lt;div class="wikidoc"&gt;
Hi Lars,&lt;br /&gt; &lt;br /&gt;Please can you tell me how I can configure 'Chunking Channel' to run on IIS.&lt;br /&gt; &lt;br /&gt;Kind Regards,&lt;br /&gt;Mark&lt;br /&gt;
&lt;/div&gt;</description><author>mk_bt</author><pubDate>Sat, 03 Jan 2009 23:34:48 GMT</pubDate><guid isPermaLink="false">NEW POST: Host on IIS 20090103P</guid></item><item><title>CREATED RELEASE: LarsW.ChunkingChannelEx-0.9 (Sep 16, 2008)</title><link>http://code.msdn.microsoft.com/WCFResources/Release/ProjectReleases.aspx?ReleaseId=1546</link><description></description><author></author><pubDate>Tue, 16 Sep 2008 23:13:46 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: LarsW.ChunkingChannelEx-0.9 (Sep 16, 2008) 20080916P</guid></item><item><title>NEW POST: A few questions.</title><link>http://code.msdn.microsoft.com/WCFResources/Thread/View.aspx?ThreadId=725</link><description>&lt;div class="wikidoc"&gt;
&lt;div class="quote"&gt;
 &lt;br /&gt;1) Is there a sweet spot for this value for transferring large files?&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;YMMV - It will depend on bandwidth, latency, size of the file(s) etc. - but I think the default value is small - and you should benchmark with higher values and check the difference. ( There is a CodePlex project called WCF Load Test here: http://www.codeplex.com/WCFLoadTest )&lt;br /&gt; &lt;br /&gt;&lt;div class="quote"&gt;
 &lt;br /&gt;2) Same seems true for the ChunkingUtils.ChunkingReceiveTimeout value (3 minutes). Is this the total amount of time the client has to upload the entire file?&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;Yeah, I believe so - if you check out the ChannelsHelpers project in the solution, there's a TimeoutHelper that is used to accumulate / track the time used.&lt;br /&gt; &lt;br /&gt;&lt;div class="quote"&gt;
 &lt;br /&gt;3) What sort of security does this binding support?&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;You chould easily create a nearly identical HTTPS version of the HTTP Chunking Channel by using the Http&lt;b&gt;s&lt;/b&gt;...-version of the underlying channel/transport classes.&lt;br /&gt;In the new release (LarsW.ChunkingChannelEx-0.9) I've also included a NamedPipe version (in addition to the TCP &amp;amp; HTTP versions).&lt;br /&gt; &lt;br /&gt;&lt;div class="quote"&gt;
 &lt;br /&gt;4) Both client and service need to reference the Chunking channel, correct? Implications of this is that this custom binding is not interoperable.&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;Yes, both sides must reference the ChunkingChannel assembly. In the next version I will try to create a WSDL / Policy importer / exporter so you can use the normal svcutil.exe / Visual Studio's Add Service reference functionality to wire up client proxies. Out of the box it is not interoperable - but it is built on-top of SOAP so there should be possible to create (for instance) a Java client/server that is interoperable.&lt;br /&gt; &lt;br /&gt; --larsw&lt;br /&gt;
&lt;/div&gt;</description><author>larsw</author><pubDate>Tue, 16 Sep 2008 23:12:56 GMT</pubDate><guid isPermaLink="false">NEW POST: A few questions. 20080916P</guid></item><item><title>NEW POST: A few questions.</title><link>http://code.msdn.microsoft.com/WCFResources/Thread/View.aspx?ThreadId=725</link><description>&lt;div class="wikidoc"&gt;
Fist of all thank you for posting this implementation and I wanted to let you know that it worked fine without any tweaks when I downloaded it.&lt;br /&gt; &lt;br /&gt;The default chunk size seems a bit small (4K) when in my case I can expect to be transferring files larger than 1MB. &lt;br /&gt; &lt;br /&gt;1) Is there a sweet spot for this value for transferring large files?&lt;br /&gt;2) Same seems true for the ChunkingUtils.ChunkingReceiveTimeout value (3 minutes). Is this the total amount of time the client has to upload the entire file?&lt;br /&gt;3) What sort of security does this binding support?&lt;br /&gt;4) Both client and service need to reference the Chunking channel, correct? Implications of this is that this custom binding is not interoperable.&lt;br /&gt; &lt;br /&gt;Thanks again,&lt;br /&gt;Will.&lt;br /&gt;
&lt;/div&gt;</description><author>WillRogers</author><pubDate>Mon, 15 Sep 2008 17:37:18 GMT</pubDate><guid isPermaLink="false">NEW POST: A few questions. 20080915P</guid></item><item><title>CREATED RELEASE: HTTP Chunking Channel (sep 12, 2008)</title><link>http://code.msdn.microsoft.com/WCFResources/Release/ProjectReleases.aspx?ReleaseId=1534</link><description></description><author></author><pubDate>Fri, 12 Sep 2008 23:56:49 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: HTTP Chunking Channel (sep 12, 2008) 20080912P</guid></item><item><title>CREATED RELEASE: Serve PDF as inline attachments Service (Jul 09, 2008)</title><link>http://code.msdn.microsoft.com/WCFResources/Release/ProjectReleases.aspx?ReleaseId=1271</link><description></description><author></author><pubDate>Wed, 09 Jul 2008 22:59:18 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: Serve PDF as inline attachments Service (Jul 09, 2008) 20080709P</guid></item><item><title>RELEASED: Unity Container Service Behavior 1.0 (Jul 03, 2008)</title><link>http://code.msdn.microsoft.com/WCFResources/Release/ProjectReleases.aspx?ReleaseId=1252</link><description></description><author></author><pubDate>Thu, 03 Jul 2008 12:35:31 GMT</pubDate><guid isPermaLink="false">RELEASED: Unity Container Service Behavior 1.0 (Jul 03, 2008) 20080703P</guid></item><item><title>CREATED RELEASE: Unity Container Service Behavior 1.0 (Jul 03, 2008)</title><link>http://code.msdn.microsoft.com/WCFResources/Release/ProjectReleases.aspx?ReleaseId=1252</link><description></description><author></author><pubDate>Thu, 03 Jul 2008 12:35:31 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: Unity Container Service Behavior 1.0 (Jul 03, 2008) 20080703P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/WCFResources/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Resource Page Description&lt;/b&gt;&lt;br /&gt;This resource page is intended as a examples as test code for the Windows Communication Foundation &amp;#40;&amp;#34;Indigo&amp;#34;&amp;#41; MSDN Forum.
&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>larsw</author><pubDate>Mon, 09 Jun 2008 11:04:09 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080609A</guid></item></channel></rss>