Bluetooth Support in C#

D

David

I was wanting to write a Bluetooth application in C# that could 'talk' to my
mobile phone. I have so far struggled to find any API/information on
developing with C#. Can anyone help me or will I have to wait for the next
release of the .NET framework??

Thanks again,
David.
 
G

Gaurav Khanna [C# MVP]

Hi!

Winsock supports it for compact device based development. Check this URI:

http://msdn.microsoft.com/library/en-us/wcebluet/html/ceconbluetoothsamples.asp

--
Regards,
Kumar Gaurav Khanna
-----------------------------------------------------------------
Microsoft MVP - C#/.NET, MCSE Windows 2000/NT4, MCP+I
WinToolZone - Spelunking Microsoft Technologies
http://www.wintoolzone.com/
OpSupport - Spelunking Rotor
http://opsupport.sscli.net/
Bangalore .NET Users' Group
http://groups.msn.com/bdotnet/
 

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

Similar Threads

Bluetooth in c# ? 2
Bluetooth and Mobile Phones?! 7
Bluetooth 1
C# and Bluetooth Development 1
using existsing C++ or C API in C# 1
TCP/IP over bluetooth 1
Scanner in C# 2
Bluetooth + CF 2

Top