Using Java to Control a Bluetooth Device

31
Anonymous Reader writes “The Bluetooth protocol stack lets you use several methods, including RFCOMM and Object Exchange (OBEX), to send and receive files between devices. In this article, you become familiar with the Java language library used to control a Bluetooth device and learn how JSR-82 API and OBEX can be used to transfer files between the client and server.”

Link: ibm.com/developerworks

Category:

  • Java