|
Majic Client
The MajicClient is an intelligent on-device portal which uses a container to manage the lifecycles of an application's components, and its data and configuration binding.
MajicClient is responsible for finding appropriate application components on the network (hosted by a MajicServer), and for transporting those components across the network and into its container for execution. It is also responsible for presenting the UI of an application component to the user in an appropriate configuration for the device.
MajicClient manages the lifecycle of requested components and binds them as necessary to the data the user is working on. These components are shuffled in and out of the device’s memory as they are used and then discarded, minimising the impact on memory and processing resources.
By default, the MajicClient uses 256-bit SSL to secure the communication between the device and the remote MajicServer. Additionally, the MajicClient caches neither application logic nor data upon the client device, thereby vastly increasing the security of
the device.
The MajicClient is currently available for Android 1.5 or higher.
|


|