> There would be also another interesting implementation for remote
> management, I don't know if JMX can come into help.
> I'm thinking a scenario where a Control Center installs a blinking
> light alarm, a physical UPnP device, on its local network and connects
> the Alarm device to some remote device of one or more managed gateways.
> There are also other interesting use cases  ...
>
> Thus the path should be:
> Remote UPnPdev <-> MBean <-> JMX <-> UPnPDev <-> UPnPDriver <-> Local
> UPnP Alarm
>
> Of corse we could choose other protocols in order to connect the two
> UPnP networks, but you are more experienced than me to tell if such
> chain is a convenient approach.
>
>

I'm no expert in UPnP, but wouldn't it be easier to bridge both devices
directly through the OSGi service registry?

Reply via email to