• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

phone as bluetooth - server / client

 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
want to connect 2 phones via bluetooth. i want to realize that with j2me.
does anyone know, where i can get a tutorial or some source-code for something like that ( like game for 2 phone etc.) thank, jan
 
wrangler
Posts: 30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This might be of some interest "Games Over Bluetooth: Recommendations to Game Developers" (from www.forum.nokia.com/games)
 
author
Posts: 11962
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I would turn to vendor portals (such as forum.nokia.com) for tutorials. If you're looking for a book about Bluetooth programming for J2ME, I think you should take a look at Bluetooth Application Programming with the Java APIs.
 
Jan Schneider
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for your ansers.
I know the recommended books & sites. I think that I have to use
JSR 82 Bluetooth API.
There are some comanies like atinav who have done sdk's for this new standard. Is there an open source project?
Does anybody know, where I can get a free or share SDK for the new Bluetooth/Java-API?
Which handies support JSR 82?
Are there Handies, which support JSR82 and MIDlet 1.0 or have I to use MIDlet 2.0?
 
Greenhorn
Posts: 28
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
try this site...
http://www.benhui.net/bluetooth
includes code sample, links, tools etc
ben
 
reply
    Bookmark Topic Watch Topic
  • New Topic