2012-03-30 50 views
0

我试图连接到Windows Vista上的Winsock通过远程设备,但我得到这个错误:bluecove在Windows Vista上

javax.bluetooth.BluetoothConnectionException: 
at com.intel.bluetooth.BluetoothStackMicrosoft.connect(Native Method) 
at com.intel.bluetooth.BluetoothStackMicrosoft.access$700(BluetoothStackMicrosoft.java:44) 
at com.intel.bluetooth.BluetoothStackMicrosoft$ConnectThread.run(BluetoothStackMicrosoft.java:651) 

我用BlueCove版本2.1.1快照。有人帮我解决问题吗?

回答

0

使用widcomm蓝牙驱动代替bluecove, ,因为bluecove不支持winsock上的l2cap。