BT under .NET

  • Thread starter Thread starter Compic
  • Start date Start date
C

Compic

Hi!
Is there any way how to work with Bluetooth under .NET?

Thanks in advance.
 
Compic,

Not out of the box. If anything, you will have to access it through a
COM object, or perhaps through a function exposed through the Windows API
(which you access through the P/Invoke layer).

Hope this helps.
 

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

Back
Top