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