javamidlet.com

Everything and anything about Java Mobile. If it’s about Java Mobile we’ve got it covered.

JavaMidlet Logo

More on using bluetooth in Java mobile development

 

Posted under: Java Mobile Development Tutorials

Posted by: on Jan 28, 2008

Rating:

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes)
Loading ... Loading ...
Views: 1,081 views Click to print: Print This Post Click to email: Email This Post

This has been a very suprising 1st quarter — Sun acquires MySQL, now Nokia goes for TrollTech, wonder what will be next. Anyway, I’ve been searching the Internet for more resources on how to use a mobile phone’s bluetooth. Here are some links to information and tutorials about using a mobile phone’s bluetooth on your J2ME code.

The Java Specification Request (JSR) no. 82 is the defining standard for Java APIs for Bluetooth. You can read about it at the Java Community Process web site.

A 3-part article on Sun’s Developer Network about creating multiplayer games. Tells some of the basic things to consider in creating a multiplayer game and provides some source code examples.

A 2-part article over at Sys-con’s Java Developer’s Journal. The article discusses the about the Bluetooth protocol and the provides some example code on how to use the JSR-82 API.

An article at the IBM DeveloperWorks website shows how to allow embedded devices to share information and events across a Bluetooth PAN.

Basic introduction to bluetooth and J2ME found at Wireless Pro News. Provides links to other resources.

Books you can buy about J2ME and bluetooth:

Related posts

Share and Enjoy

These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Netvouz
  • DZone
  • ThisNext
  • BlinkList
  • blogmarks
  • Fleck
  • Furl
  • Netscape
  • Reddit
  • Simpy
  • Slashdot
  • StumbleUpon
  • Technorati
  • YahooMyWeb

Comments

Leave a Reply

« Nokia to acquire Trolltech
More games coming soon from Vivendi Games Mobile »
 

All about Java Mobile