作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2008, Vol. 34 ›› Issue (19): 73-75,7. doi: 10.3969/j.issn.1000-3428.2008.19.026

• 软件技术与数据库 • 上一篇    下一篇

不同协议栈间的手机软件移植

景建岗1,刘高鹏2,郑启龙3   

  1. (1. 中国科学技术大学软件学院,合肥 230052;2. 英飞凌科技(中国)有限公司,上海 201203; 3. 中国科学技术大学国家高性能计算中心,合肥 230052)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-10-05 发布日期:2008-10-05

Mobile Software Porting Among Different Protocol Stacks

JING Jian-gang1, LIU Gao-peng2, ZHENG Qi-long3   

  1. (1. Department of Software, University of Science and Technology of China, Hefei 230052; 2.Infineon Technology China) Co., Ltd., Shanghai 201203; 3. National High Performance Computing Center, University of Science and Technology of China, Hefei 230052)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-10-05 Published:2008-10-05

摘要: 研究手机软件在不同协议栈之间的可移植性,根据AT命令特性,提出一个有效的协议栈适配层实现框架,在几乎不改变手机软件结构的情况下,通过AT命令实现上层通信层与芯片、GSM模组或其他通信协议之间的通信,使手机软件开发独立于特定的协议栈。基于该框架,该文对短消息等相关功能进行了验证。

关键词: 手机软件移植, AT命令, GSM协议栈

Abstract: This paper mainly researches the portability of mobile software among different protocol stacks, and it implements a valid adapter framework which is based on attention command protocol. At the condition of hardly changing the structure of mobile software, it implements the communication between the upper communication layer and other chipsets, other GSM modems or other communication protocol by AT commands, so the current mobile software development can be independent of the specific protocol stack. Meanwhile, the related functions of short message are implemented and verified on the framework.

Key words: mobile software porting, AT command, GSM protocol stack

中图分类号: