How to control Bluetooth?

B

Boki

Hi All,

I wish to get a demo/introduction about Bluetooth application in
VB/VB.NET/C#...

ex: paring, connection, disconnect....etc.

Best regards,
Boki
 
D

Dick Grier

AFAIK, there is no standard approach for these things. If I understand the
current level of technology, BT on the Desktop is done at the driver level
(by software furnished with the hardware), and no general-purpose API
exists.

Dick

--
Richard Grier, MVP
Hard & Software
Author of Visual Basic Programmer's Guide to Serial Communications, Fourth
Edition,
ISBN 1-890422-28-2 (391 pages, includes CD-ROM). July 2004, Revised March
2006.
See www.hardandsoftware.net for details and contact information.
 
B

Boki

Dick said:
BTW, if you want to use BT via Winsock, there is a "standard API." Look at
http://msdn.microsoft.com/library/d...h/managing_bluetooth_devices_and_services.asp

--
Richard Grier, MVP
Hard & Software
Author of Visual Basic Programmer's Guide to Serial Communications, Fourth
Edition,
ISBN 1-890422-28-2 (391 pages, includes CD-ROM). July 2004, Revised March
2006.
See www.hardandsoftware.net for details and contact information.

Thank you so much for your advice!

Best regards,
Boki.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top