[Ruby] [ANN] UPnP-IGD 1.0.0 Released

Eric Hodel drbrain at segment7.net
Sun Jun 29 23:47:41 PDT 2008


UPnP-IGD version 1.0.0 has been released!

* http://seattlerb.org/UPnP-IGD - UPnP-IGD Documentation
* http://rubyforge.org/tracker/?atid=5921&group_id=1513 - UPnP-IGD bug  
reports

UPnP-IGD is a UPnP extension for Internet Gateway Devices that  
displays information about the device.  UPnP-IGD is an example of the  
use of some UPnP APIs.

UPnP-IGD comes with the <kbd>upnp_igd</kbd> utility which outputs  
information like this:

   Gateway at http://10.1.1.1/
   Connected, up since 2008-06-29 03:31:00 (66123 seconds)
   Connection type: IP_Routed
   384 Kb/s up, 1536 Kb/s down
   External IP address: 10.255.255.254

   Port mappings:
   0 UDP *:4502  -> 10.1.1.2:4500  "iC4502"
   1 UDP *:5355  -> 10.1.1.2:5353  "iC5355"
   2 UDP *:58712 -> 10.1.1.3:58712 "Skype UDP at 10.1.1.3:58712 (546)"
   3 TCP *:58712 -> 10.1.1.3:58712 "Skype TCP at 10.1.1.3:58712 (546)"
   4 UDP *:5353  -> 10.1.1.4:5353  "iC5353"</samp></pre>

Unfortunately, UPnP-IGD does not allow anything to be set on the  
device, and has only been tested against miniupnpd.



More information about the Ruby mailing list