Open main menu

CDOT Wiki β

Changes

Teams Winter 2011/team2/project

2 bytes removed, 17:39, 16 April 2011
no edit summary
For this project, we are going to create a weather service program using the osgi framework. This project will contain three bundles: Consumer, Interface and Provider bundles. The Interface bundle will contain a set of interface and classes used by both Consumer and Provider. The Provider bundle will provide a service to return weather information for a selected city. The Consumer bundle will use the service reference to get weather information from the Provider and display in a GUI window based on Java Swing Library.
==Prerequisites==
*Download [http://www.eclipse.org/downloads/packages/eclipse-classic-362/heliossr2 Eclipse]
1
edit