Bluetooth Windows Desktop App
Hi there,
I need to integrate bluetooth in our desktop application which communicates with our blackberry using RFCOMM. I am wondering where I can find some information for using RFCOMM bluetooth connections as well as some sample code for the Win32 Desktop environment. The app is written in C++ so that it can remain a pure standalone windows app (doesn't need .net or java). I've written the blackberry side with java and didn't find that too hard, but I can't seem to find the information out there for the C++ Win32 Desktop side.
Any help would be greatly appreciated.
Thanks,
GIcker
Re: Bluetooth Windows Desktop App