CLDC - Bluetooth API (JSR-82)

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ]

Articles
  

Articles:
  • Using the Java APIs for Bluetooth Wireless Technology, Part 1 - API Overview by C. Enrique Ortiz   - [Clicks: 403]
    This article covers some background information, an overview of the typical elements of a Bluetooth-enabled MIDlet application, and an introduction to the core Java Bluetooth APIs including code snippets that show how to use the core Java Bluetooth APIs.
    http://developers.sun.com/techtopics/mobility/apis/articles/bluetoothintro/index.html - Dec, 2004
  • Part 2 - Introduction to Bluetooth and J2ME by Jason Lam   - [Clicks: 379]
    In Part 1 we went over the basics of Bluetooth technology and some possible development opportunities Bluetooth gives us. Part 2 of this article goes into a little more detail how to create a Bluetooth server and client.
    http://www.j2mebuilder.com/content/articles/introduction_to_bluetooth_and_j2me_part2.php - Nov, 2004
  • Introduction to Bluetooth and J2ME by Jason Lam   - [Clicks: 303]
    This article goes through the introduction of what is Bluetooth and what you can do with Bluetooth. Both technical aspects of Bluetooth and development tools will be briefly introduced to you; however we will not go into great detail or specifically how to develop a Bluetooth application. This in itself will require several articles if not an entire book to demonstrate and explain. However, part 2 of this article we will go through in detail the basics of creating a J2ME Bluetooth server and client.
    http://www.j2mebuilder.com/content/articles/introduction_to_bluetooth_and_j2me.php - Oct, 2004
  • Getting Started With Bluetooth by Eric Giguere   - [Clicks: 307]
    JSR-82 brings Bluetooth API's to the J2ME environment. Read the tech tip and begin experimenting with Bluetooth today using the Wireless Toolkit 2.2 Beta.
    http://developer.sun.com/techtopics/mobility/midp/ttips/BTintro/index.html - Oct, 2004
  • Getting Started with Java and Bluetooth by Bruce Hopkins   - [Clicks: 286]
    The purpose of this article is to give you a good introduction to the Bluetooth protocol, including an overview of its protocol layers and profiles. We'll also cover the the classes and methods of JSR-82, the official Java Bluetooth API. Finally, we'll wrap things up by describing what software that you'll need in order to get started.
    http://today.java.net/pub/a/today/2004/07/27/bluetooth.html - Jul, 2004
  • Go Wild Wirelessly with Bluetooth and Java by Ben Hui   - [Clicks: 191]
    As a frequent visitor to J2ME and Bluetooth developer forums, I've noticed that one of the most frequently asked questions is "How do I get started with Bluetooth?" Despite its introduction in 1998 and a highly hyped year in 2001, Bluetooth application development remains hideous and challenging for lots of developers.
    http://www.sys-con.com/story/?storyid=43551&DE=1 - Feb, 2004

[Top]