<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Building real-time web apps with WebSockets using IIS, ASP.NET and WCF</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T/rss"/>
	<image>
		<url>http://ch9files.blob.core.windows.net/build/2011/thumbs/807.jpg</url>
		<title>Channel 9 - Building real-time web apps with WebSockets using IIS, ASP.NET and WCF</title>
		<link></link>
	</image>
	<description>WebSockets is a new technology under joint development by Microsoft and other industry leaders, designed to enable secure, real-time bidirectional communication across the Web. Windows 8 has a comprehensive WebSocket offering with support in IE10, Metro style apps, WCF and ASP.NET. Come learn how HTML5 apps can make dramatic improvements in terms of user experience and performance by taking advantage of this exciting technology.</description>
	<link></link>
	<language>en</language>
	<pubDate>Fri, 25 May 2012 23:55:21 GMT</pubDate>
	<lastBuildDate>Fri, 25 May 2012 23:55:21 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Building real-time web apps with WebSockets using IIS, ASP.NET and WCF</title>
		<description>
			<![CDATA[ <p>I really enjoyed the session, is there a location to download the chat app source leveraging SignalR? Additionally, you guys mentioned that WebSockets support load balancing, is there magic that automatically notifies each server in the cluster of all the clients to broadcast or is there some configuration?</p><p>Cheers!</p><p>posted by baokeyai</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634516596736820660</link>
		<pubDate>Thu, 15 Sep 2011 05:01:13 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634516596736820660</guid>
		<dc:creator>baokeyai</dc:creator>
	</item>
	<item>
		<title>Re: Building real-time web apps with WebSockets using IIS, ASP.NET and WCF</title>
		<description>
			<![CDATA[Glad to hear that you enjoyed it&#33; I&#39;ll try to find out about the source code for the SignalR chat and see if someone can post a link here.<br><br>You ask a good question regarding load balancing and this is something that I wish we had more time during the session to dive into the technical details on. The short answer is no we don&#39;t have any magic to do what you are describing. WebSockets works well with TCP load balancers in that a single client will stay connected to the same server, however if you want to do broadcast to clients that are connected to different servers then right now you would need to implement this yourself. SignalR does have some hookpoints that should make it easier to implement this and you can be sure you will be hearing more from us in the future about solving these scale out problems &#40;and not just in the SignalR space, this is important for WCF as well&#41;.<p>posted by Paul Batum</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634516628862655766</link>
		<pubDate>Thu, 15 Sep 2011 05:54:46 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634516628862655766</guid>
		<dc:creator>Paul Batum</dc:creator>
	</item>
	<item>
		<title>Re: Building real-time web apps with WebSockets using IIS, ASP.NET and WCF</title>
		<description>
			<![CDATA[Is the WNS service based on this technology&#63;<p>posted by Gilles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634517955304913242</link>
		<pubDate>Fri, 16 Sep 2011 18:45:30 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634517955304913242</guid>
		<dc:creator>Gilles</dc:creator>
	</item>
	<item>
		<title>Re: Building real-time web apps with WebSockets using IIS, ASP.NET and WCF</title>
		<description>
			<![CDATA[I know very little about WNS but I&#39;m confident that it does not utilize WebSockets. If I had to hazard a guess I would say that WNS is probably based on SMS or something similar. One of the reasons I say this is because WNS notifications have to be really small &#40; &#60; 4k&#41;&#58;<br><br>&#34;The maximum size of a notification is 1 KB for the header and 3 KB for the payload. Notifications exceeding these limits will be discarded&#34;<br><br>http&#58;&#47;&#47;msdn.microsoft.com&#47;en-us&#47;library&#47;ff402558&#40;v&#61;vs.92&#41;.aspx<br><p>posted by Paul Batum</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634518341076075591</link>
		<pubDate>Sat, 17 Sep 2011 05:28:27 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634518341076075591</guid>
		<dc:creator>Paul Batum</dc:creator>
	</item>
	<item>
		<title>Re: Building real-time web apps with WebSockets using IIS, ASP.NET and WCF</title>
		<description>
			<![CDATA[This should come with a warning about the screech at 12.35 - nearly deafened me with headphones on...<p>posted by Sosh</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634522065007078190</link>
		<pubDate>Wed, 21 Sep 2011 12:55:00 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634522065007078190</guid>
		<dc:creator>Sosh</dc:creator>
	</item>
	<item>
		<title>Re: Building real-time web apps with WebSockets using IIS, ASP.NET and WCF</title>
		<description>
			<![CDATA[Great, great.<p>posted by ojorma</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634522816776782135</link>
		<pubDate>Thu, 22 Sep 2011 09:47:57 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634522816776782135</guid>
		<dc:creator>ojorma</dc:creator>
	</item>
	<item>
		<title>Re: Building real-time web apps with WebSockets using IIS, ASP.NET and WCF</title>
		<description>
			<![CDATA[ <p>So do I understand that this will only work on Windows 8 currently? If I were to download the vNext developer bits on my Win7 box would the WebSocket stuff not function?</p><p>posted by JHubSharp</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634524638371674813</link>
		<pubDate>Sat, 24 Sep 2011 12:23:57 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634524638371674813</guid>
		<dc:creator>JHubSharp</dc:creator>
	</item>
	<item>
		<title>Re: Building real-time web apps with WebSockets using IIS, ASP.NET and WCF</title>
		<description>
			<![CDATA[ <p>Correct. You would get something like a &quot;PlatformNotSupportedException&quot;.&nbsp;</p><p>If you'd like step by step instructions in setting up a Win8 preview machine and running the samples we showed in this talk, they are now available on my blog:</p><p><a href="http://www.paulbatum.com/2011/09/getting-started-with-websockets-in.html">http://www.paulbatum.com/2011/09/getting-started-with-websockets-in.html</a></p><p>posted by Paul Batum</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634526222196086078</link>
		<pubDate>Mon, 26 Sep 2011 08:23:39 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634526222196086078</guid>
		<dc:creator>Paul Batum</dc:creator>
	</item>
	<item>
		<title>Re: Building real-time web apps with WebSockets using IIS, ASP.NET and WCF</title>
		<description>
			<![CDATA[Any word on whether ASP.NET 4.5 &#43; WebSockets will be supported in IIS 7.0 - 7.5, and possibly IIS 6.0&#63;<br><br>While we can easily get clients to upgrade their .NET version, getting them to upgrade their server software is nigh on impossible.<p>posted by Dominic Pettifer</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634527359225548458</link>
		<pubDate>Tue, 27 Sep 2011 15:58:42 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634527359225548458</guid>
		<dc:creator>Dominic Pettifer</dc:creator>
	</item>
	<item>
		<title>Re: Building real-time web apps with WebSockets using IIS, ASP.NET and WCF</title>
		<description>
			<![CDATA[<p>Hi Dominic! I understand where you are coming from, but&nbsp;WebSockets is a new feature for IIS 8.0. At this stage there is no plan to support earlier versions of IIS.&nbsp;</p><p>posted by Paul Batum</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634529171182688453</link>
		<pubDate>Thu, 29 Sep 2011 18:18:38 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634529171182688453</guid>
		<dc:creator>Paul Batum</dc:creator>
	</item>
	<item>
		<title>Re: Building real-time web apps with WebSockets using IIS, ASP.NET and WCF</title>
		<description>
			<![CDATA[Where to find the sample of this session online&#63;<p>posted by Fred</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634530991989842232</link>
		<pubDate>Sat, 01 Oct 2011 20:53:18 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634530991989842232</guid>
		<dc:creator>Fred</dc:creator>
	</item>
	<item>
		<title>Re: Building real-time web apps with WebSockets using IIS, ASP.NET and WCF</title>
		<description>
			<![CDATA[<p>Hi Fred, I wrote a blog post that covers how you can try out the samples using the Windows 8 developer preview:&nbsp;</p><p><a href="http://www.paulbatum.com/2011/09/getting-started-with-websockets-in.html">http://www.paulbatum.com/2011/09/getting-started-with-websockets-in.html</a></p><p>posted by Paul Batum</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634531157024006634</link>
		<pubDate>Sun, 02 Oct 2011 01:28:22 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634531157024006634</guid>
		<dc:creator>Paul Batum</dc:creator>
	</item>
	<item>
		<title>Re: Building real-time web apps with WebSockets using IIS, ASP.NET and WCF</title>
		<description>
			<![CDATA[<p>Are there any metrics available that state how many concurrent WebSocket connections IIS &#43; SignalR can support on a machine with a specification X? (maybe an Amazon EC2 small instance as an example). Any metrics on concurrent connection support in addition to standard HTTP requests? If so, a point in the right direction would be great. Thanks.</p><p>posted by leggetter</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634594540424992278</link>
		<pubDate>Wed, 14 Dec 2011 10:07:22 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634594540424992278</guid>
		<dc:creator>leggetter</dc:creator>
	</item>
	<item>
		<title>Re: Building real-time web apps with WebSockets using IIS, ASP.NET and WCF</title>
		<description>
			<![CDATA[<p>@<a href="/Events/BUILD/BUILD2011/SAC-807T#c634594540424992278">undefined</a>:for SignalR, we've sucessfully connected &gt;100,000 concurrent clients to a single box. This is idle connections. I'm currently working on profiling and load testing SignalR with active connections and hope to have more numbers soon. FWIW, supporing lots of concurrent idle connections is pretty easy in IIS/ASP.NET if they're hitting asynchronous handlers and you tweak some settings. You'll only be limited by memory in real terms. Once you start adding traffic is when it gets really interesting <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p><p>posted by DamianEdwards</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634595824711897653</link>
		<pubDate>Thu, 15 Dec 2011 21:47:51 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634595824711897653</guid>
		<dc:creator>DamianEdwards</dc:creator>
	</item>
	<item>
		<title>Re: Building real-time web apps with WebSockets using IIS, ASP.NET and WCF</title>
		<description>
			<![CDATA[&#64;DamianEdwards ,although it is a &#34;pretty&#34; library keeping 100,000 or 1million connections doesn&#39;t make any sense unless you can send them the same message the same time which is impossible with SignalR due to lack of chunk management, several IIS dependency etc. <br><br>It is a good start but lots of missing. <br><br><p>posted by Tom</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634608888010322723</link>
		<pubDate>Sat, 31 Dec 2011 00:40:01 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634608888010322723</guid>
		<dc:creator>Tom</dc:creator>
	</item>
	<item>
		<title>Re: Building real-time web apps with WebSockets using IIS, ASP.NET and WCF</title>
		<description>
			<![CDATA[Have there been any tests with sending video from client to server or the other way&#63; I&#39;m very excited about this either way, great conference&#33;<br><br>Matt<p>posted by Matt</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634612492772465942</link>
		<pubDate>Wed, 04 Jan 2012 04:47:57 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-807T#c634612492772465942</guid>
		<dc:creator>Matt</dc:creator>
	</item>
</channel>
</rss>
