<?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 - inside windows phone #18 sockets</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Shows/Inside+Windows+Phone/inside-windows-phone-18-sockets/RSS"></atom:link>
	<image>
		<url>http://ak.channel9.msdn.com/ch9/fe9b/64c6d5c2-3322-4a3e-9604-9ef70088fe9b/IWPMangoSockets_100_ch9.jpg</url>
		<title>Channel 9 - inside windows phone #18 sockets</title>
		<link></link>
	</image>
	<description> One of the most anticipated/desired features in this mango release is sockets (for network communication). In this episode Ayman Afanah and Gustavo Sandoval give you a few demos of what you can do with sockets communications and they discuss the features&amp;nbsp;and compare what is in Windows Phone&amp;nbsp;in relation to other frameworks such as .NET and Silverlight on the desktop. Expect to be pleased with the feature set Related:Source for the demos shown in the video Jaime&#39;s blog for more Mango goodness </description>
	<link></link>
	<language>en</language>
	<pubDate>Sun, 19 May 2013 19:53:18 GMT</pubDate>
	<lastBuildDate>Sun, 19 May 2013 19:53:18 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: inside windows phone #18 sockets</title>
		<description>
			<![CDATA[ <p>Where's the source code?</p><p>posted by RFX</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Inside+Windows+Phone/inside-windows-phone-18-sockets#c634430406260000000</link>
		<pubDate>Tue, 07 Jun 2011 10:50:26 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Inside+Windows+Phone/inside-windows-phone-18-sockets#c634430406260000000</guid>
		<dc:creator>RFX</dc:creator>
	</item>
	<item>
		<title>Re: inside windows phone #18 sockets</title>
		<description>
			<![CDATA[ <p>RFX, <br>Are you not getting the link under the &quot;related&quot; section to work? <br>{what error do u get}</p><p>thanks!</p><p>posted by jaimer</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Inside+Windows+Phone/inside-windows-phone-18-sockets#c634432615620000000</link>
		<pubDate>Fri, 10 Jun 2011 00:12:42 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Inside+Windows+Phone/inside-windows-phone-18-sockets#c634432615620000000</guid>
		<dc:creator>jaimer</dc:creator>
	</item>
	<item>
		<title>Re: inside windows phone #18 sockets</title>
		<description>
			<![CDATA[Hi,<br><br>When I attempt to run the application, I get an error saying that &#34;Zune software is not launched. Retry after making sure that Zune software is launched.&#34;<br><br>Is this an error in the installation of the Zune software&#63; or does it mean that I have to have my WP7 phone connected to my computer when running the demo&#63; or is there something else missing&#63;<br><br>Thanks,<br>Mike<p>posted by Mike</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Inside+Windows+Phone/inside-windows-phone-18-sockets#c634435929450000000</link>
		<pubDate>Mon, 13 Jun 2011 20:15:45 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Inside+Windows+Phone/inside-windows-phone-18-sockets#c634435929450000000</guid>
		<dc:creator>Mike</dc:creator>
	</item>
	<item>
		<title>Re: inside windows phone #18 sockets</title>
		<description>
			<![CDATA[oops, needed to change the device to emulator...the default in the sample is set to device...<p>posted by Mike</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Inside+Windows+Phone/inside-windows-phone-18-sockets#c634435932240000000</link>
		<pubDate>Mon, 13 Jun 2011 20:20:24 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Inside+Windows+Phone/inside-windows-phone-18-sockets#c634435932240000000</guid>
		<dc:creator>Mike</dc:creator>
	</item>
	<item>
		<title>Re: inside windows phone #18 sockets</title>
		<description>
			<![CDATA[in the source code  &#40;sockets - tic tac toe&#41; i can see use of bind and select methods. However I don&#39;t find these methods exposed here<br>http&#58;&#47;&#47;msdn.microsoft.com&#47;en-us&#47;library&#47;system.net.sockets.socket&#40;v&#61;VS.96&#41;.aspx<br><br>please guide if we could use these in our apps&#63;<p>posted by zaswq</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Inside+Windows+Phone/inside-windows-phone-18-sockets#c634485154590000000</link>
		<pubDate>Tue, 09 Aug 2011 19:37:39 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Inside+Windows+Phone/inside-windows-phone-18-sockets#c634485154590000000</guid>
		<dc:creator>zaswq</dc:creator>
	</item>
	<item>
		<title>Re: inside windows phone #18 sockets</title>
		<description>
			<![CDATA[<p>Those references are to the Server side project and not the phone projects so it's using the standard .NET socket classes fro the server.</p><p>The Phone uses (as described in the video) a superset of the Silverlight socket classes which are slightly different.</p><p>Hope this helps.</p><p>posted by Darkside</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Inside+Windows+Phone/inside-windows-phone-18-sockets#c634553903639652518</link>
		<pubDate>Fri, 28 Oct 2011 09:19:23 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Inside+Windows+Phone/inside-windows-phone-18-sockets#c634553903639652518</guid>
		<dc:creator>Darkside</dc:creator>
	</item>
</channel>
</rss>