Changes between Version 18 and Version 19 of SonorousDesign

Show
Ignore:
Timestamp:
21/12/09 14:09:00 (9 months ago)
Author:
mbooth
Comment:

The UPnP base driver is now part of Apache Felix

Legend:

Unmodified
Added
Removed
Modified
  • SonorousDesign

    v18 v19  
    3737The above right-hand side diagram the basic three layers that will form the application. 
    3838 
    39 [http://www.eclipse.org/equinox/ Equinox] is an implementation of the core [http://www.osgi.org/Specifications/HomePage OSGi framework specification] upon which all of Eclipse, including the RCP/RAP runs. Because Equinox does not fully implement all of the optional services specified by OSGi, UPnP services will initially be provided by an implementation from the [http://domoware.isti.cnr.it/documentation.html Italian Institute of Information Science and Technologies]. 
     39[http://www.eclipse.org/equinox/ Equinox] is an implementation of the core [http://www.osgi.org/Specifications/HomePage OSGi framework specification] upon which all of Eclipse, including the RCP/RAP runs. Because Equinox does not fully implement all of the optional services specified by OSGi, the UPnP base driver implementation will come from the [http://felix.apache.org/site/apache-felix-upnp.html Apache Felix] implementation of the OSGi framework. 
    4040 
    4141The application will then be a collection of plug-ins sitting on top of the RCP or RAP for all of its user interface needs and consuming services provided by the OSGi UPnP layer to actually interact with the Sonos system over the network.