【Research】一些很有市场价值的移动技术规范

Posted on Fri 11 January 2008 in 我用(IT)

- OMA Device Management(OMA standards)
Provisioning – Configuration of the device (including first time use), enabling and disabling features
//定制设备功能
Configuration of Device – Allow changes to settings and parameters of the device
//配置设置参数
Software Upgrades – Provide for new software and/or bug fixes to be loaded on the device, including applications and system software.
//软件升级:包括应用和系统软件
Fault Management – Report errors from the device, query about
//异常管理:报告设备错误和原因

http://en.wikipedia.org/wiki/OMA_Device_Management

- OMA SCOMO(Draft standards)
SCOMO(Software Component Management Object) is a draft Open Mobile Alliance specification for installation, uninstallation, launching and termination of software on mobile devices.
//已经Draft多年,估计没戏了

- SCOTA
SCOTA (Software Components Over The Air)是移动软件管理领域MSM (Mobile Software Management)的一个专有名词。
SCOTA is a relatively new approach to Mobile Software Management that modularizes the entire software stack of a mobile device, in order to deliver customized features over-the-air across the device lifecycle. It allows deployment of discrete software components, either updated or new, to the embedded firmware of a mobile device. The key technology enabler for MSM is SCOTA - an evolution of FOTA.
//通过OTA更新软件,比FOTA有了进步
FOTA把固件当作一个整体考虑,而SCOTA把固件看做一系列独立的组件,从而可以在组件级别进行改变。
SCOTA enables manufacturers and operators to manage individual software components over-the-air. It differs from standard application/content delivery, such as ring tones or J2ME applications, in that it enables the modification of the handset’s built-in, embedded software.
//SCOTA使得制造商和运营商能够用OTA的方式管理独立的软件。这不同于标准的软件流通。。。。

- FOTA
Firmware Over-the-Air