OpenMobster
- Speaker: Sohil Shah
- Event: OpenMobster
OpenMobster, is a mobile cloud platform for developing Cloud connected Mobile Apps.
These services can be anything ranging from your Corporate backend (CRM, ERP, etc.), to consumer Cloud services (Gmail, Facebook, etc).
Features:
Seamless Data Synchronization: synchronizes and manages the life cycle of locally stored data. This data is then automatically/bidirectionally synchronized with the cloud.
Push Notifications: app state changes are proactively pushed to an App from the Cloud server. The Push mechanism uses a pure network/socket based approach instead of clunky methodologies like sending SMS alerts or email alerts. The Push notifications happen inside the app's execution environment. In case of iOS, Push is based on the Apple Push Notification Service. Supported platforms: Android and iPhone/iOS.
At the talk after an overall introduction to the platform I will show in code how to write an end-to-end Sync App with Push. It will cover the server side components like Sync Channels and Android based client side components.
Project is located at openmobster.googlecode.com



Comments:
Post a Comment