Architecture

Client Side Modules

JUST SELECT THE MODULES AND LET US PACK YOUR APPLICATION

Building an application with MobilePlasma is fast and straightforward, due to the amount of preimplemented and widely tested modules available. A client can be packed joining one or more of the following modules:
  • UI widgets: ready to use user interface widgets are available to be customized and plugged into a new application (login, extendable table, etc.)
  • Network Manager: connections are managed in a reliable way, handling all possible error conditions (out of coverage, radio gaps, etc)
  • Local Storage Manager: personal information and resources are stored locally in order to enable an effective user experience even in off-line mode (fly mode / underground /out of coverage)
  • Network caching Management: intelligent caching system is implemented (data is exchanged only when required)
  • Multimedia Player : local playback and streaming can be enabled in any view of application flow; Take & Send can improve interactivity
  • Events handler: applications can be registered for listening events from server or internal alarm (push from SMS / sockets / alarms from appointments)
  • News client:  the module allows feeding of news via RSS from any compliant RSS server or from custom data sources
  • Instant Messaging:  this module implements chatting and presence with collegues or within communities

Continue


Server Side Modules

PROVISIONING, PROFILING AND CONNECTIVITY TO LEGACY SYSTEMS

Application provisioning, user profiling and system integration with existing services is almost ready using the available server side modules:
  • OTA provisioning server
    • Application management: application lifecycle is managed on server  side - application provisioning, update and uninstallation is controlled by OTA server
    • User profiling:  the system is aware of  who installed which application, and in what handset, feeding a knowledge management system of provisioned applications and users
  • Web gateway
    • Connectors are available to integrate mobile applications with legacy web systems
    • Web services and XML schemas can be used in order to guarantee data consistency
    • SSL Server is implemented to guarantee secure exchange of data between mobile application and server
    • Instant Messaging Gateway allows standalone use or integration with existing Web Community systems

    Continue