如何使用蓝牙发送文件到手机?
如何使用蓝牙将文件从电脑发送到手机。我需要什么库来做到这一点。
how to send files to mobile phone from pc using Bluetooth. What are the libraries i need to do it.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Bluecove http://bluecove.org/ 将是另一种选择。我使用“最新”快照,效果很好。
Bluecove http://bluecove.org/ would be annother alternative. I use the "latest" Snapshot and it works well.
您需要 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
http://www.substanceofcode.com/2008/06/20/sending-files-to-mobile-phone-using-bluetooth-and-obex/