About
 
  SBBI Home
  Index
  Features
  Changes
Developers
 
  Todo
  Forum
  Download
 
  Built with Apache Forrest logo Financial help logo
 
Designed for Firefox logo 


PDF 

History of Changes



Version 1.0.4 (20-11-2006)  > Version 1.0.3 (14-02-2006)  > Version 1.0.2 (29-08-2005)  > Version 1.0.1 (28-02-2005)  > Version 1.0.0 (30-11-2004) 

RSS

Version 1.0.4 (20-11-2006)

  • fix Fixing a XML messaging issue with Netgear MR814v2 devices. (SBB) Thanks to Smyers.
  • fix Fixing a missing Host HTTP header field in requests sent to UPNP devices creating an issue with Windows XP FCS. (SBB) Thanks to Malcolm.
  • update Minor improvements to the InternetGatewayDevice and Discovery class API to allows to lookup devices for a particular network interface. (SBB)
  • update Improving the API to easily retreive a state variable value on the UPNP device and new convenience methods added to set action message input parameters. (SBB)
  • fix Bug fix with ISO 8601 dates parsing, and support added for this date format as action message input parameter. (SBB)
  • fix Fixing an issue with boolean type conversion for action message input params from a JMX UPNPServiceMBean call. (SBB) Thanks to Goyzer.
  • update Improving the API for service events subscription (SBB) Thanks to Wowplayer.
  • fix Fixing a bug with services events notifications when device IP is changing. (SBB) Thanks to Wowplayer.
  • fix Fixing an issue with XML messages parsing returned by Netgear WGR614 UPNP devices. (SBB) Thanks to Nielm.

Version 1.0.3 (14-02-2006)

  • add New UPNPDiscoveryMBean created, when registered within a MBeans server, this MBean allows to discover and register all found UPNP device services as UPNPServiceMBeans. (SBB)
  • fix Fixing an issue with buggy XML messages parsing returned by DG814 UPNP devices. (SBB) Thanks to Goyzer.
  • add New JMX UPNP connector added, expose your MBeans JMX interface as UPNP devices. (SBB)
  • fix Infinite event subscription returned by an device event registration request was not handled correctly by the library. (SBB)
  • fix UPNP device events messages reception sometimes generates a read timeout exception with some device UPNP impls. Fixing this read issue. (SBB)
  • fix Fixing an XML SAX parsing bug that could have potentially truncated some device response values. (SBB) Thanks to Hillbrad.
  • fix Fixing the last (hopefully) bug when UPNP devices where not providing an URLBase, should fix problems with Belkin ADSL routers. (SBB) Thanks to Dinocore.

Version 1.0.2 (29-08-2005)

  • update Refactoring the SSDP Discovery mechanism to support multiple network interfaces. (SBB)
  • fix Bug fixed when a service stateVariable tag in a device service xml doc had no sendEvents attribute provided. (SBB)
  • fix Fixing a bug when UPNP devices where not providing an URLBase, should fix problems with Netgear ADSL routers and Fritz ADSL routers using UPNP. (SBB)

Version 1.0.1 (28-02-2005)

  • fix Fixing an issue with wrong SOAPACTION http header content provided to UPNP devices during operations calls and state variables queries. Should fix several compatibility issues with existing UPNP devices. (SBB)
  • add Adding support for WANPPPConnection to the InternetGatewayDevice class and improving checks to make sure that all detected InternetGatewayDevice implements the WANConnectionDevice device and WANIPConnection or WANPPPConnection service for the NAT mapings. (SBB)
  • fix Fixing an issue with Sercom's IP505H UPNP device which provides an unparsable manufacturerURL field. (SBB) Thanks to AlexLee.
  • fix Making a workaround for devices who presents an non UPNP compliant UDC field in their device xml description file (all numeric according to the specs, found a device who do not follow this directive). (SBB)
  • fix Fixing a performance issue with HTTP request (SBB)
  • update Removing dependency to Apache Jakarta Commons HttpClient lib (SBB)
  • add Adding a sample (IGDPortsTest class) to show how to map and unmap a port on an IGD device using the lib (SBB)
  • add Adding methods in the InternetGatewayDevice class to compute the nat table size and the current number of nat mapping entries (SBB)
  • update Adding trademark symbols to UPNP in the docs to make lawyers happy. (SBB)

Version 1.0.0 (30-11-2004)

  • add First release (SBB)


 

Copyright © 2005 SuperBonBon Industries. All rights reserved.
Unless otherwise expressly noted, the contents of these pages are licensed under the Creative Commons - Attribution / Share Alike license.