I'm doing assignment on bluetooth and I'm using C++ as a tool to establish communication between my computer to the bluetooth module. I'm having problem to send data to the Bluetooth dongle (attached to the USB port) from the application developed using Visual C++. Your help on this topic is highly appreciated. Thank you.
How to interface the USB port using C++?
Search for "Bluetooth API" should give you some ideas. Do NOT access hardware directly if you don't have to!
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment