The Felix team is pleased to announce the release of Apache Felix UPnP
Tester version 0.4.0

This is the first release of a bundle containing a GUI tool implementing a generic UPnP Control Point which allows the user to: - discover device either on the OSGi platform or UPnP Network ( by means of a UPnP Base Driver )
 - invoke action on disovered devices and
 - subscribe/unsubscribe to UPnP Service.

  http://felix.apache.org/site/apache-felix-upnp.html

This release is available from
http://felix.apache.org/site/downloads.cgi and Maven:

  <dependency>
    <groupId>org.apache.felix</groupId>
    <artifactId>org.apache.felix.upnp.tester</artifactId>
    <version>0.4.0</version>
  </dependency>

Enjoy!

-The Felix team

Reply via email to