开发者

To start a desktop java application with bluetooth do I need JavaME?

开发者 https://www.devze.com 2023-02-05 00:25 出处:网络
To start a desktop java application with bluetooth I need JavaME? My notebook have a bluetooth usb dongle, and I\'ll develop an applicat开发者_如何学运维ion using it. Do I need to use JavaME? Will it

To start a desktop java application with bluetooth I need JavaME?

My notebook have a bluetooth usb dongle, and I'll develop an applicat开发者_如何学运维ion using it. Do I need to use JavaME? Will it work on desktop?


No, Bluetooth is a JSR-82 (API for Bluetooth) specification. You can download JRS-82 implemented Bluetooth library like BlueCove. Alternatively, you can view this page for lists for Bluetooth development kit.

0

精彩评论

暂无评论...
验证码 换一张
取 消