tinyupnp.jar
Description
provides a Tiny (PDA-oriented) component that implement a GUI interface to list and control UPnP devices.
For more details on how to use this bundle, refer to the /doc/readme.html file embedded in the bundle jarfile.
Contributors
License
Library GNU Public License
Services
- org.osgi.service.upnp.UPnPEventListener
- insa.tiny.gui.Plugin
Properties
Requirements
org.osgi.service.upnp;specification-version="1.0.0"
insa.tiny.gui
Download
Build
- configure the common.properties if necessary
- configure the project.properties if necessary
- ant
Run the demo
To run the demo of this bundle, use this OSCAR shell script http://www-adele.imag.fr/~donsez/dev/osgi/script/upnp.txt
Screenshots
Typical Usages
All
Tested gateways
Versions history
- 0.3.0, June 6, 2005
- 0.4.0, July 9, 2005
TODO (contributions are welcome)
- BUG TO FIX: panel refreshing when the device/service disapear.
- FEATURE: provisionning DeviceGUI and ServiceGUI in separate bundles (DynamicImport)
- FEATURE: DeviceGUI trader from maps [deviceId->classname] or [deviceType->classname] or model, etc. The classname can be found in the bundle listed in the OBR who exports the package containing it
- FEATURE: ServiceGUI trader from maps [serviceId->classname] or [serviceType->classname] or model, etc. The classname can be found in the bundle listed in the OBR who exports the package containing it
- FEATURE: Maps can be download or embedded in the TinyUPnP
- FEATURE: defines order priority for the ServiceGUI display in the GenericDeviceGUI
Links