There is no support in .NET for bluetooth. You best off interacting
with devices through their logical COM ports. Also check out
Microsoft's notes on it in http://msdn.microsoft.com/library/default.asp?url=/library/en-us/bluetoo
th/bluetooth/bluetoothauthenticatedevice.asp . You may be able to call
a DLL function for the functionality you need.
Please excuse me in case I am sound stupid, but what are the
alternatives available to make a connection with a BlueTooth enabled
device from a Pocket PC 2003 hosting Win CE hosting a .NET compact
framework application?
Can I use BlueTooth support provided by Platform SDK from my compact
framework application for the communication?
I need to development a windows application(C# .net based) to do bluetooth
connectivity. I am wonderfering if the MS blue tooth SDK supports C# code
(not importing C++ DLLs) .NET codes. Thanks.....
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.