• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2014, Vol. 36 ›› Issue (08): 1500-1504.

• 论文 • 上一篇    下一篇

一种基于蓝牙的交互式系统设计与实现

王昭顺1,徐柏权2   

  1. (1.北京科技大学计算机与通信工程学院,北京 100083;2.廊坊东方职业技术学院电子信息工程系,河北 廊坊 065001)
  • 收稿日期:2013-06-28 修回日期:2013-11-15 出版日期:2014-08-25 发布日期:2014-08-25

Design and implementation of
an interactive system based on Bluetooth            

WANG Zhaoshun1,XU Baiquan2   

  1. (1.School of Computer and Communication Engineering,University of Science and Technology Beijing,Beijing 100083;2.Department of Information Engineering,Langfang Oriental Institute of Technology,Langfang 065001,China)
  • Received:2013-06-28 Revised:2013-11-15 Online:2014-08-25 Published:2014-08-25

摘要:

随着无线互联技术和移动终端技术的发展,手机等移动终端用户对蓝牙产品的功能提出了更高的要求。蓝牙采用推送技术进行数据传输,用户只能选择是否接收,不能对蓝牙发送端的数据进行自主交互浏览。采用J2ME和蓝牙技术实现一种在移动蓝牙终端上使用的交互式系统,有效地利用了J2ME 跨平台的优势,以及蓝牙传送数据易用性和实用性等优点。根据对JSR82规范提供的Java蓝牙无线技术API的研究,给出了蓝牙交互式系统的设计方案和系统结构。通过J2ME的无线应用开发包和MIDlet编程模型,实现了交互式系统。

关键词: 蓝牙技术, J2ME, 交互式

Abstract:

With the development of the wireless connectivity technology and the mobile terminal technologies, mobile terminal users such as mobile phone users ask Bluetooth products for higher requirements. Bluetooth uses the push technology to transfer data, and users only have authority to choose whether to receive the data but cannot browse the data from the Bluetooth transmitter independently and interactively. An interactive system based on the J2ME and Bluetooth technologies is introduced. It utilizes the advantage of crossplatform of J2ME as well as the advantages of easy of use and practicability of Bluetooth technology to transfer data. Based on the JSR82 Java Bluetooth wireless technology API provided in the specification, the design scheme and system structure of the proposed Bluetooth interactive system is given. Based on the J2ME wireless application development kit and the MIDlet programming model, the interactive system is implemented.

Key words: Bluetooth protocol;J2ME;interactive