Bluetooth boogies Java file transfer with JSR-82

11
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. Become familiar with the Java language library used to control a Bluetooth device and learn how to use JSR-82 API. OBEX is great way to send object data, context, and metadata about the payload.”

Link: ibm.com/developerworks

Category:

  • Java