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

标签 bluetooth java

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

最佳答案

您需要 JSR-82 实现库,请在 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/

关于bluetooth - 如何使用蓝牙发送文件到手机?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4118222/

相关文章:

使用 D-Bus (qdbus) Send With org.bluez.MediaTransport1 发送 AVRCP 音量更改的蓝牙问题

bluetooth - ZS-040(HC-05)蓝牙模块不响应AT

android - 如何与连接到汽车的单个 Obd2 蓝牙设备建立多个连接

Java 在单独的方法中重复处理异常

java - Android Studio activity_main.xml 设计编辑器不允许我拖放任何东西......?

javascript - cordova 插件 ble-central 的问题

c - 为什么 read() 在关闭/关闭原始套接字后不返回?

java - 为什么 Jetty 6.1.x 不能与 Java 1.4.2 一起运行?

javascript - ckeditor拖放txt文件

java - 映射键在 Groovy 中是不是对象?