View Single Post
  #2 (permalink)  
Old 01-26-2008, 12:25 PM
monkey_instinct's Avatar   
monkey_instinct monkey_instinct is offline
Learning Programmer
 
Join Date: Dec 2007
Posts: 88
Credits: 0
Rep Power: 4
monkey_instinct will become famous soon enough
Default

That's an interesting question. I haven't program anything like that but I found some information for you (and for my own enjoyment ). Apparently Java provides an API to interact with bluetooth devices on the package javax.bluetooth. You can find the information here: Using the Java APIs for Bluetooth Wireless Technology
Reply With Quote