Bluetooth LocalDevice.isPowerOn() meldet false

Status
Nicht offen für weitere Antworten.
G

Guest

Gast
Hallo Leutz,

ich möchte etwas mit Java und Bluetooth spielen und scheitere schon am Anfang :(.
Ich habe das JDK, J2ME installiert. Doch der Aufruf von LocalDevice.isPowerOn() meldet false obwohl der Bluetooth adapder eingeschaltet ist. Als Bluetooth Stack nutze ich den Windows Standard Stack.
Hat jemand eine Idee woran das liegen kann? Muss ich evtl der VM den Bluetooth Adapter bekannt machen?

Vielen Dank im Vorraus

Nico
 
H

hipp0

Gast
Ich kann dir leider nicht helfen. Aber ich hätte eine Frage an dich. Bisher konnte ich Bluetooth im Zusammenhang mit Java nur mit dem j2ME finden.

Ich möchte allerdings kein Programm für mein Handy schreiben, sondern ein Programm für meinem Laptop, der Bluetooth nutzen soll. Wie kann ich Bluetooth mit Java SE nutzen?

Hatte mit Google noch was zu Benhui gefunden, doch leider ist die Webseite down.
 
G

Gast

Gast
Hallo,

so inzwischen habe ich herusgefunden das für Bluetooth und Java noch eine BluetoothStack Implementierung benötigt wird. Diese Implementierung ist die Verbindung zwischen BT und Java und aus dem Grunde Systemspezifisch. Im Netz gibt es mehrere Implementierungen für Windows und Linux. Doch leider konnte ich bisher noch keine freie Version für Windows finden, zumindes keine die vollständig implementiert ist.

Genau wie hipp0 möchte ich kein Programm für ein Handy schreiben sondern eine Art Server der über Bluetooth herreinkommene Verbindung annimt und entsprechend weiterleitet. Ich möchte den Anwendungsfall abdecken, das ich Handy und Rechner über Bluetooth syron halte. Dazu hab ich ein Syncroniserungsserver zu laufen.

Über das Wirreless SDK von Java kann Bluetooth auch mit Java SE genzutzt werden, wobei ein Systemspezifischer Bluetooth Stack benötigt wird.

Zum Eigentlichen Themen inhalt ist nur noch zu sagen das isPowerOn auf grund des fehlenden Bluetooth stack Folse zürckmeldet.

Gruss Nico
 
Status
Nicht offen für weitere Antworten.
Ähnliche Java Themen
  Titel Forum Antworten Datum
K Androidstudio Bluetooth connect Android & Cross-Platform Mobile Apps 6
xXSkyWalkerXx1 Android Bluetooth LE - Frage zur Funktionalität Android & Cross-Platform Mobile Apps 26
S Android Studio Bluetooth App Problem Android & Cross-Platform Mobile Apps 6
D Android Bluetooth Chat Example modifizieren Android & Cross-Platform Mobile Apps 6
T Musik über Bluetooth streamen Android & Cross-Platform Mobile Apps 2
H WIFI, Bluetooth und NFC Verbindung überwachen Android & Cross-Platform Mobile Apps 1
A Zweite Kamera an HTC und per Bluetooth kommunizieren? Android & Cross-Platform Mobile Apps 2
W Bluetooth und obex Package nutzen Android & Cross-Platform Mobile Apps 4
P Bluetooth vom remoteDevice auf den Stream Android & Cross-Platform Mobile Apps 9
K Java ME Bluetooth verbindung parameter Android & Cross-Platform Mobile Apps 3
K Java ME Bluetooth geräte suchen Android & Cross-Platform Mobile Apps 2
K Java ME J2ME Bluetooth - bluesoleil,bluecove, JSR82... ? Android & Cross-Platform Mobile Apps 6
S Wie teste ich meine Bluetooth Anwendung Android & Cross-Platform Mobile Apps 4
R Bluetooth und Sun Wireless Toolkit 2.5.2 Android & Cross-Platform Mobile Apps 3
G Bluetooth Verbindung zwischen Handy und PC Android & Cross-Platform Mobile Apps 5
W Datenbankzugriff, WLAN, Bluetooth Android & Cross-Platform Mobile Apps 2
T Java Bluetooth Kalender Android & Cross-Platform Mobile Apps 2
C How to send AT-Commands via Bluetooth using JSR-82 Android & Cross-Platform Mobile Apps 3
G Bluetooth Verbindung Android & Cross-Platform Mobile Apps 2
J Bluetooth Stick und Lego Mindstorms Android & Cross-Platform Mobile Apps 2
O Bluetooth Verbindung zwischen 2 Handys Android & Cross-Platform Mobile Apps 5
D Bluetooth Pairing dem Programm ueberlassen? Android & Cross-Platform Mobile Apps 3
L HTTP via Bluetooth Android & Cross-Platform Mobile Apps 2
D Start/Stop Bit per Bluetooth von PC zu PC, oder PCtoHandy Android & Cross-Platform Mobile Apps 2
M bluetooth? Android & Cross-Platform Mobile Apps 3

Ähnliche Java Themen

Neue Themen


Oben