Bluetooth APIs in Windows/.Net?

Posted by cjkarr on Stack Overflow See other posts from Stack Overflow or by cjkarr
Published on 2008-09-28T00:30:33Z Indexed on 2010/04/13 1:42 UTC
Read the original article Hit count: 446

Filed under:
|
|
|
|

I am in the process of writing a Bluetooth scanner that locates and identifies mobile devices in the local vicinity. Is this something that I can accomplish using C#, or do I need to drop down into the C/C++ APIs? My application is targeting Windows XP and Vista. Pointers are appreciated.

Thanks!

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET