<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Segment7: UPnP 1.0.0</title>
    <link>http://blog.segment7.net/articles/2008/06/29/upnp-1-0-0</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>The Blog</description>
    <item>
      <title>UPnP 1.0.0</title>
      <description>&lt;p&gt;UPnP version 1.0.0 has been released!

&lt;ul&gt;
&lt;li&gt;&lt;a href="http://seattlerb.org/UPnP"&gt;UPnP documentation&lt;/a&gt;
&lt;li&gt;&lt;a href="http://rubyforge.org/tracker/?atid=5921&amp;group_id=1513"&gt;UPnP bug reports&lt;/a&gt;
&lt;/ul&gt;

&lt;p&gt;UPnP-1.0.0 is an implementation of the UPnP protocol.  The 1.0 release:

&lt;ul&gt;
&lt;li&gt;Discovers UPnP devices and services via SSDP, see UPnP::SSDP
&lt;li&gt;Creates a SOAP RPC driver for discovered services, see UPnP::Control::Service
&lt;li&gt;Creates concrete UPnP device and service classes that may be extended with
    utility methods, see UPnP::Control::Device::create,
    UPnP::Control::Service::create and the UPnP-IGD gem.
&lt;li&gt;Does not support eventing
&lt;li&gt;Does not support server creation
&lt;/ul&gt;

&lt;p&gt;UPnP comes with &lt;kbd&gt;upnp_discover&lt;/kbd&gt; which searches for UPnP devices and dumps information about them and &lt;kbd&gt;upnp_listen&lt;/kbd&gt; which will listen for device notifications.
</description>
      <pubDate>Sun, 29 Jun 2008 23:09:00 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:90b5b114-7bd0-404b-b6a1-22f996ffbae4</guid>
      <author>drbrain@segment7.net (Eric Hodel)</author>
      <link>http://blog.segment7.net/articles/2008/06/29/upnp-1-0-0</link>
      <category>Ruby</category>
      <category>Software</category>
    </item>
    <item>
      <title>"UPnP 1.0.0" by Eric Hodel</title>
      <description>&lt;p&gt;Carsten: Yes, I am a bad person.&lt;/p&gt;</description>
      <pubDate>Tue, 01 Jul 2008 11:27:10 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:1a8abfd9-9846-4285-896a-e65c21bd427d</guid>
      <link>http://blog.segment7.net/articles/2008/06/29/upnp-1-0-0#comment-944</link>
    </item>
    <item>
      <title>"UPnP 1.0.0" by Leon Bogaert</title>
      <description>&lt;p&gt;Nice! I was looking for something like this some time ago. I&amp;#8217;ll have a look at it tonight to see if it works ;)&lt;/p&gt;</description>
      <pubDate>Tue, 01 Jul 2008 03:46:42 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:1d94bce6-cb6f-426e-a579-e133d554942f</guid>
      <link>http://blog.segment7.net/articles/2008/06/29/upnp-1-0-0#comment-943</link>
    </item>
    <item>
      <title>"UPnP 1.0.0" by Carsten Bormann</title>
      <description>&lt;p&gt;I think the Gem is missing the dependency on soap4r (which I didn&amp;#8217;t have installed).&lt;/p&gt;</description>
      <pubDate>Mon, 30 Jun 2008 12:46:10 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:b47fcf77-e2e9-4096-a5ee-2433f3fbf9e2</guid>
      <link>http://blog.segment7.net/articles/2008/06/29/upnp-1-0-0#comment-942</link>
    </item>
  </channel>
</rss>
