Package tourguide

TourGuide is a sample Parlay application that implements a location-based service for mobile devices (phones).

See:
          Description

Class Summary
AdminGui Implements a simple administrator/operator GUI for the TourGuide service.
Configuration Loads configuration data (singleton).
LocationProcessor Implements handlers for User Location interactions.
MimeContent Helps compose a MIME document.
MMSProcessor Implements handlers for MMS interactions.
PointsOfInterest Produces a MIME document with a location map and a list of points of interest (POI).
ServiceLogic Implements the main logic flow of the service.
SMSProcessor Implements handlers for SMS interactions.
TourGuide Implements the main() function and creates Configuration, ServiceLogic, and AdminGui objects.
 

Package tourguide Description

TourGuide is a sample Parlay application that implements a location-based service for mobile devices (phones). TourGuide was developed for publication in the Dr.Dobb's magazine (September 2004 issue). It uses Parlay SDK from Ericsson.

Author:
Bogdan Blaszczak, Intervoice,Inc.
See Also:
http://www.parlay.org/, http://www.ddj.com/, http://www.ericsson.com/mobilityworld/sub/open/technologies/parlay/index.html