java javax.bluetooth 包

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/4955337/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-30 08:46:40  来源:igfitidea点击:

javax.bluetooth package

javabluetooth

提问by RAVITEJA SATYAVADA

i am not able to find javax.bluetooth class files on net. can anyone suggest me websites

我无法在网上找到 javax.bluetooth 类文件。谁能给我推荐网站

回答by pwc

You are looking for a JSR-82 (javax.bluetooth) implementation for J2SE.

您正在寻找 J2SE 的 JSR-82 (javax.bluetooth) 实现。

Bluecoveis an open-source JSR-82 implementation.

Bluecove是一个开源的 JSR-82 实现。

Avetanais a commercial JSR-82 implementation.

Avetana是一个商业 JSR-82 实现。