usb bluetooth dongle drivers (widcomm) with VB

Hi there,

My company is developing a bluetooth product using visual basic 2005 for the PC end. We wish to bluetooth enable the pc with a usb bluetooth dongle which comes with widcomm drivers . we hope to use virtual comm port bluetooth communications as the bluetooth module on our product is an SPP (serial port profile).

Do you have any information on this or do you know the title of a good publication available in the uk (say from amazon.co.uk)?

[469 byte] By [nickblair0] at [2007-12-24]
# 1

I think you would have to get a Parallel port to BlueTooth Dongle that would be connected to your PC and use JSPayne IO Control at http://www.jspayne.com (an ActiveX control that connects to Paralle/Serial Port) and use the SPP (Standard Parallel Port) to write data to the dongle.

You may open "LPT1:" then use Write method to write the string you need.

Best Regards,

AmrOuf at 2007-8-31 > top of Msdn Tech,Visual Basic,Visual Basic General...