views:

408

answers:

1

hello, I m currently working on my final year project in which i need to establish a bluetooth connection between two devices so that the data can be send/recieved continuously. I m new to j2me and under the 'learning and implementing phase. So if anyone can suggest me a easiest way to get how to establish bluetooth betw two moblie devices. It can be a tutorial or a blog or any kind of reference site. Kindly reply as early as possible.

A: 

There is a bluetooth API demo application in the J2ME SDK. I would advise reading the source code it contains first.

QuickRecipesOnSymbianOS