Question : Bluetooth USB interface Using VB/C++

hi there,
i am about to start designing my project about machine to machine communication. the communication will be through bluetooth with USB interface using either Visual Basic or C++ software. the problem is that i dont have any idea about these two softwares.

my question is that which software is better to be used and ,if availabe, could anybody provide me with sample codes for either VB or C++.

Thanks

Answer : Bluetooth USB interface Using VB/C++

Bluetooth is designed to be a cable replacement, so most bluetooth devices that you can buy for your PC have a control application that comes with them. With that application you can set up a Serial connection between your two machines and then all you would have to do is write two Serial applications, using either VB or C++, which ever one you are more comfortable with.

If you get an SDK for the Bluetooth device you are using from the manufacturer than you can control the Bluetooth radio more directly. You should then use the language that bests fits with the SDK.

Hope this helps.
Cynthia
Random Solutions  
 
programming4us programming4us