What are the j2me bluetooth frameworks available?

馋奶兔 提交于 2019-12-11 20:59:01

问题


I am new to J2ME. I am working on a software which will send a image (taken from the camera) to a pc for further processing and am looking for a bluetooth framework. What are the ones, with good documentation and examples, available ?


回答1:


Bluetooth APIs for J2ME are defined JSR 82: Java APIs for Bluetooth.

For usage information you can read for example:

  • Using the Java APIs for Bluetooth Wireless Technology, Part 1 - API Overview
  • Using the Java APIs for Bluetooth, Part 2 - Putting the Core APIs to Work


来源:https://stackoverflow.com/questions/2566651/what-are-the-j2me-bluetooth-frameworks-available

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!