JAVA and Bluetooth
Hi!!
I want to establish a Bluetooth communication (connecting from my PC (USB dongle) to a mobile phone)from java code using the Java BluetoothStack.
Does anyone know if I have to uninstall the bluetooth driver I have for my dbt-120 bluetooth dongle??
I haven't uninstalled it ... and I have problems initializing the Java BluetoothStack:
javax.bluetooth.BluetoothStateException: Unable to load HCIManager. org.javabluetooth.stack.hci.HCIException: BluetoothStack not initalized.
Any ideas??
Thanks a lot!!
Hirahi.
|