<?xml version="1.0" encoding="iso-8859-1" ?><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:wiki="http://purl.org/rss/1.0/modules/wiki/" ><channel rdf:about="http://www.think-async.com/Asio">
<title>TWiki's Asio web</title>
  <link>http://www.think-async.com/Asio</link>
  <description>The Asio web of TWiki. TWiki is a Web-Based Collaboration Platform for the Enterprise.</description>
<image rdf:resource="http://www.think-async.com/Pub/TWiki/TWikiLogos/T-logo-140x40-t.gif" />
  <dc:language>en-us</dc:language>
  <dc:rights>Copyright 2012 by contributing authors</dc:rights>
  <dc:publisher>TWiki Administrator []</dc:publisher>
  <dc:creator>The contributing authors of TWiki</dc:creator>
  <dc:source>TWiki</dc:source>
  <items>
    <rdf:Seq>
      <rdf:li rdf:resource="http://www.think-async.com/Asio/WhoIsUsingAsio" />
      <rdf:li rdf:resource="http://www.think-async.com/Asio/Tutorial" />
      <rdf:li rdf:resource="http://www.think-async.com/Asio/CommunityContent" />
      <rdf:li rdf:resource="http://www.think-async.com/Asio/TipsAndTricks" />
      <rdf:li rdf:resource="http://www.think-async.com/Asio/Examples" />
      <rdf:li rdf:resource="http://www.think-async.com/Asio/Documentation" />
      <rdf:li rdf:resource="http://www.think-async.com/Asio/LatestDevelopmentRelease" />
      <rdf:li rdf:resource="http://www.think-async.com/Asio/LatestStableRelease" />
      <rdf:li rdf:resource="http://www.think-async.com/Asio/SupportedPlatforms" />
      <rdf:li rdf:resource="http://www.think-async.com/Asio/BuildCygwin" />
      <rdf:li rdf:resource="http://www.think-async.com/Asio/LinuxPerformanceImprovements" />
      <rdf:li rdf:resource="http://www.think-async.com/Asio/Download" />
      <rdf:li rdf:resource="http://www.think-async.com/Asio/CommercialSupport" />
      <rdf:li rdf:resource="http://www.think-async.com/Asio/WebHome" />
      <rdf:li rdf:resource="http://www.think-async.com/Asio/Wishlist" />
      <rdf:li rdf:resource="http://www.think-async.com/Asio/WebLeftBar" />
    </rdf:Seq>
  </items>
</channel>
<image rdf:about="http://www.think-async.com/Pub/TWiki/TWikiLogos/T-logo-140x40-t.gif">
  <title>Powered by TWiki.Asio</title>
  <link>http://www.think-async.com/Asio</link>
  <url>http://www.think-async.com/Pub/TWiki/TWikiLogos/T-logo-140x40-t.gif</url>
</image>
<item rdf:about="http://www.think-async.com/Asio/WhoIsUsingAsio">
  <title>WhoIsUsingAsio</title>
  <link>http://www.think-async.com/Asio/WhoIsUsingAsio</link>
  <description>Who is using Asio? Here is a list of some projects that are using Asio. If you are using Asio, feel free to add your project's information to this page. Consider including ... (last changed by AmirTaaki)</description>
  <dc:date>2011-12-31T23:34:28Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.think-async.com?topic=Main.AmirTaaki">
      <rdf:value>AmirTaaki</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.think-async.com/Asio/Tutorial">
  <title>Tutorial</title>
  <link>http://www.think-async.com/Asio/Tutorial</link>
  <description>A guide to getting started with boost::asio GameDev (last changed by SajjadGerami)</description>
  <dc:date>2011-08-23T16:54:17Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.think-async.com?topic=Main.SajjadGerami">
      <rdf:value>SajjadGerami</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.think-async.com/Asio/CommunityContent">
  <title>CommunityContent</title>
  <link>http://www.think-async.com/Asio/CommunityContent</link>
  <description>Community Content FAQ Tips and Tricks Examples Who is using Asio? Wishlist Toturial (last changed by SajjadGerami)</description>
  <dc:date>2011-08-23T16:51:02Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.think-async.com?topic=Main.SajjadGerami">
      <rdf:value>SajjadGerami</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.think-async.com/Asio/TipsAndTricks">
  <title>TipsAndTricks</title>
  <link>http://www.think-async.com/Asio/TipsAndTricks</link>
  <description>Tips and Tricks Consider using std::vector for buffers over raw arrays and boost::array A buffer variable for use with read and write operations could be defined ... (last changed by MaratAbrarov)</description>
  <dc:date>2011-08-17T09:25:41Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.think-async.com?topic=Main.MaratAbrarov">
      <rdf:value>MaratAbrarov</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.think-async.com/Asio/Examples">
  <title>Examples</title>
  <link>http://www.think-async.com/Asio/Examples</link>
  <description>Example of building async active object Here's more complex example of building communicating objects on the top of Boost.Asio (Boost C Libraries). https://sourceforge ... (last changed by MaratAbrarov)</description>
  <dc:date>2011-06-27T04:49:56Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.think-async.com?topic=Main.MaratAbrarov">
      <rdf:value>MaratAbrarov</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.think-async.com/Asio/Documentation">
  <title>Documentation</title>
  <link>http://www.think-async.com/Asio/Documentation</link>
  <description>Documentation Latest Development Release Documentation for Asio version 1.5.3: documentation (non Boost) documentation (Boost) Latest Stable Release ... (last changed by TWikiAdminUser)</description>
  <dc:date>2011-03-22T06:24:22Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.think-async.com?topic=Main.TWikiAdminUser">
      <rdf:value>admin</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.think-async.com/Asio/LatestDevelopmentRelease">
  <title>LatestDevelopmentRelease</title>
  <link>http://www.think-async.com/Asio/LatestDevelopmentRelease</link>
  <description>Latest Development Release Asio version 1.5.3 https://sourceforge.net/projects/asio/files/asio/1.5.3%20%28Development%29/README.txt/view Release notes ... (last changed by TWikiAdminUser)</description>
  <dc:date>2011-03-22T06:23:50Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.think-async.com?topic=Main.TWikiAdminUser">
      <rdf:value>admin</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.think-async.com/Asio/LatestStableRelease">
  <title>LatestStableRelease</title>
  <link>http://www.think-async.com/Asio/LatestStableRelease</link>
  <description>Latest Stable Release Asio version 1.4.8 http://sourceforge.net/projects/asio/files/asio/1.4.8%20%28Stable%29/README.txt/view Release notes (non Boost ... (last changed by TWikiAdminUser)</description>
  <dc:date>2011-02-22T09:51:59Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.think-async.com?topic=Main.TWikiAdminUser">
      <rdf:value>admin</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.think-async.com/Asio/SupportedPlatforms">
  <title>SupportedPlatforms</title>
  <link>http://www.think-async.com/Asio/SupportedPlatforms</link>
  <description>Supported Platforms The following platforms and compilers have been tested: Win32 and Win64 using Visual C 7.1, 8.0, 9.0 and 10.0. Win32 using MinGW. ... (last changed by TWikiAdminUser)</description>
  <dc:date>2010-12-02T07:17:26Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.think-async.com?topic=Main.TWikiAdminUser">
      <rdf:value>admin</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.think-async.com/Asio/BuildCygwin">
  <title>BuildCygwin</title>
  <link>http://www.think-async.com/Asio/BuildCygwin</link>
  <description>DanDutrow 12 Oct 2010 In cygwin, when compiling any code that includes the boost1.43 version of the header, using the following command g D USE W32 SOCKETS c ... (last changed by DanDutrow)</description>
  <dc:date>2010-10-12T17:23:56Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.think-async.com?topic=Main.DanDutrow">
      <rdf:value>DanDutrow</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.think-async.com/Asio/LinuxPerformanceImprovements">
  <title>LinuxPerformanceImprovements</title>
  <link>http://www.think-async.com/Asio/LinuxPerformanceImprovements</link>
  <description>Linux Performance Improvements This page documents progress on a project to improve Asio performance on Linux 2.6.x. Goal The goal of this project is to improve the ... (last changed by TWikiAdminUser)</description>
  <dc:date>2010-09-07T22:43:06Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.think-async.com?topic=Main.TWikiAdminUser">
      <rdf:value>admin</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.think-async.com/Asio/Download">
  <title>Download</title>
  <link>http://www.think-async.com/Asio/Download</link>
  <description>Downloading Asio Download asio from SourceForge. (last changed by TWikiAdminUser)</description>
  <dc:date>2010-05-12T11:09:47Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.think-async.com?topic=Main.TWikiAdminUser">
      <rdf:value>admin</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.think-async.com/Asio/CommercialSupport">
  <title>CommercialSupport</title>
  <link>http://www.think-async.com/Asio/CommercialSupport</link>
  <description>Commercial Support Please contact the author of Asio, Chris Kohlhoff ( chris@kohlhoff.com ), for support options including bespoke software development, design consultation ... (last changed by TWikiAdminUser)</description>
  <dc:date>2010-03-26T00:02:04Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.think-async.com?topic=Main.TWikiAdminUser">
      <rdf:value>admin</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.think-async.com/Asio/WebHome">
  <title>WebHome</title>
  <link>http://www.think-async.com/Asio/WebHome</link>
  <description>Who is using Asio? Add your project here! Asio C Library Asio is a cross platform C library for network and low level I/O programming that provides developers ... (last changed by TWikiAdminUser)</description>
  <dc:date>2010-01-22T22:42:10Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.think-async.com?topic=Main.TWikiAdminUser">
      <rdf:value>admin</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.think-async.com/Asio/Wishlist">
  <title>Wishlist</title>
  <link>http://www.think-async.com/Asio/Wishlist</link>
  <description>Wishlist Threading Building Blocks integration where io service uses tasks instead of a thread pool. ACE like WFMO reactor as the backend for Win9x and WinCE (especially ... (last changed by MaratAbrarov)</description>
  <dc:date>2009-04-10T06:24:53Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.think-async.com?topic=Main.MaratAbrarov">
      <rdf:value>MaratAbrarov</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.think-async.com/Asio/WebLeftBar">
  <title>WebLeftBar</title>
  <link>http://www.think-async.com/Asio/WebLeftBar</link>
  <description>Asio Home Download Documentation Source Repository SourceForge Page Mailing List Blog Support Community Content ... (last changed by TWikiAdminUser)</description>
  <dc:date>2009-03-11T21:49:51Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.think-async.com?topic=Main.TWikiAdminUser">
      <rdf:value>admin</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<!-- <ul>
<li> Set SKIN = rss
</li></ul> 
-->
</rdf:RDF>
