Hey guys. I want to create an application for my PC in JAVA which can communicate with my CELL phone via Bluetooth. I just want it to receive text chats send by cell over bluetooth connection and be able to display them in appropriate format. I have good knowledge of programming with JAVA but never tried to create any bluetooth app. So Please suggest me some good tutorial for bluetooth programming with JAVA so that I can start my project.
THANK YOU.
^_^

Recommended Answers

All 2 Replies

ith my CELL phone via Bluetooth. I just want it to receive text chats send by cell over bluetooth connection and be able to display them in appropriate format. I have good knowledge of programming with JAVA but never tried to create any bluetooth app. So Please suggest me some good tutorial for bluetooth programming with JAVA so that I can start my project.

theres quite a few going around on the internet, how useful they are im not sure since iv never tried but here is a few introductory i found :
http://today.java.net/pub/a/today/2004/07/27/bluetooth.html
http://developers.sun.com/mobility/midp/articles/bluetooth2/
Also more context would be helpful, since you dont say whether your mobile is android, or what version of java is being used etc. But the links above should be a reasonable start to a mobile that uses standard java.

Download blueCove library from this site http://bluecove.org/ . You can also find few examples how to use it.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.