蓝牙服务器中的本机库丢失错误

时间:2012-04-29 10:05:01

标签: java bluetooth bluecove

当我尝试运行蓝牙服务器时,我收到了此错误。

我正在使用Windows7 64位,i5系统。

C:\Bluetooth Server>java BluetoothServer
Native Library intelbth not available
Native Library bluecove not available
Exceptionjavax.bluetooth.BluetoothStateException: BlueCove not available

如何克服此错误?

1 个答案:

答案 0 :(得分:0)

bluecove需要一个本地库,检查它是否可用(我不是Windows人,但我记得它必须驻留在system32或类似的东西)