<?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>Channel 9 Forums - Coffeehouse - Registered IO samples</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Coffeehouse - Registered IO samples</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Wed, 19 Jun 2013 20:25:28 GMT</pubDate>
	<lastBuildDate>Wed, 19 Jun 2013 20:25:28 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>3</c9:totalResults>
	<c9:pageCount>-3</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Coffeehouse - Registered IO samples</title>
		<description><![CDATA[<p>I am in the business of developing low latency and high frequency trading apps where millions of messages are exchanged between various computing nodes. So far I have been using overlapped IO sockets with IO completion ports. Since, windows 8 came out with Registered IO, I started experimenting with it. So far, I could successfully receive multicast data through RIOReceive, but RIOSend and RIOSendEx are failing with winsock error 10022 (Invalid argument).</p><p>I have gone through MSDN documentation on Registered IO which is minimal so far and there were no working samples that I could find. Also, there isn't much literature/discussion on this new API anywhere.</p><p>How can I go about getting help with Registered IO API?</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Registered-IO-samples/33484b2b3ca44cd9b570a12b010d16a6#33484b2b3ca44cd9b570a12b010d16a6</link>
		<pubDate>Tue, 18 Dec 2012 16:19:43 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Registered-IO-samples/33484b2b3ca44cd9b570a12b010d16a6#33484b2b3ca44cd9b570a12b010d16a6</guid>
		<dc:creator>VenkatK</dc:creator>
		<slash:comments>3</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/VenkatK/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Registered IO samples</title>
		<description><![CDATA[<p>I agree - nothing found (except very brief descr in msdn) on RIOSendEx. Do you keep a pool of&nbsp;RIO_BUF structures in order to send packets out? Perhaps a list of them? Take first out when calling RIOSendEx and put it back on completion?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Registered-IO-samples/c2310f5e0cb847078297a13f0082d21f#c2310f5e0cb847078297a13f0082d21f</link>
		<pubDate>Mon, 07 Jan 2013 07:56:18 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Registered-IO-samples/c2310f5e0cb847078297a13f0082d21f#c2310f5e0cb847078297a13f0082d21f</guid>
		<dc:creator>aaduadok</dc:creator>
		<slash:comments>3</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/aaduadok/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Registered IO samples</title>
		<description><![CDATA[<p>I'm not sure if it would help, but there is a build session&nbsp;<a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-593T">New techniques to develop low-latency network apps</a>.</p><p>-Josh</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Registered-IO-samples/b0032c9fbc5b4531adfba13f0093c326#b0032c9fbc5b4531adfba13f0093c326</link>
		<pubDate>Mon, 07 Jan 2013 08:57:59 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Registered-IO-samples/b0032c9fbc5b4531adfba13f0093c326#b0032c9fbc5b4531adfba13f0093c326</guid>
		<dc:creator>Joshua Ross</dc:creator>
		<slash:comments>3</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Jsoh/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>