The tutorial covers how a client in one process can bind to a service in another process.
It shows how the Messenger component is used to make an invocation and return a response.
It covers the following tasks:
* How to write an invocation Handler
* How to bind to a remote service
* How to process values returned by the invocation
It includes two apps (Client App and Service App) ready to deploy and play around with
Tutorial: http://code.google.com/p/openmobster/wi ... munication
Enjoy!!!

