如何使用蓝牙发送文件到手机?

发布于 2024-10-01 09:18:30 字数 38 浏览 1 评论 0原文

如何使用蓝牙将文件从电脑发送到手机。我需要什么库来做到这一点。

how to send files to mobile phone from pc using Bluetooth. What are the libraries i need to do it.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

甜味超标? 2024-10-08 09:18:31

Bluecove http://bluecove.org/ 将是另一种选择。我使用“最新”快照,效果很好。

Bluecove http://bluecove.org/ would be annother alternative. I use the "latest" Snapshot and it works well.

白云悠悠 2024-10-08 09:18:30

您需要 JSR-82 实现库,请在 www.javabluetooth.org 找到免费的库

可用于桌面环境的 JSR-82 实现并不多。其中大多数都是商业的,但我可以从 www.javabluetooth.org 找到开源版本。

http:// www.substanceofcode.com/2008/06/20/sending-files-to-mobile-phone-using-bluetooth-and-obex/

You need JSR-82 implementation library, find a free one here www.javabluetooth.org

There aren’t many JSR-82 implementations available for the desktop environment. Most of them are commercial but I was able to find the open source version from www.javabluetooth.org.

http://www.substanceofcode.com/2008/06/20/sending-files-to-mobile-phone-using-bluetooth-and-obex/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文