

So let's get your juices going, as we begin. After consulting my colleagues who are working on Bluetooth stack for mobile devices, I got a fair idea of the same and could successfully set up Bluetooth server on my PC, so I though of sharing the same with you all. When I started coding for setting up a Bluetooth server, I spent most of the time in understanding these internals, and the major problem is, it was hard for me to find a proper documentation on the same on net. But I planned to do it using raw Windows APIs because this helps in understanding the protocol stack well then using the built-in libraries of high level languages.īut what is significant than coding for Bluetooth is understanding the Bluetooth architecture itself, and understanding those procedures to be followed in setting up a Bluetooth server or client. NET have a well defined framework for Bluetooth programming and it is reasonably easy to use those APIs. The difficulty in programming this is purely based on selection of programming languages.
#Java api for bluetooth mac books Pc
Having said that, even I have been working on a project to set up a Bluetooth server on PC which publishes few services to clients. Thanks to innovative technologies like WiFi, IR, Bluetooth, ZigBee which enable seamless interaction among various devices manufactured by thousands of vendors all around the world.

As the world is converging under the roof of augmented reality, most of the devices around us are becoming wireless.
