Mobile Bluetooth Examples

  • Thread starter Thread starter Bobby J.
  • Start date Start date
B

Bobby J.

Does anyone have examples on how to use Bluetooth in C# for Mobile devices
(e.g. Discover, Send Data, etc. )? Does VS08 support this?
 
Thanks for the info. Someone already directed me to your site from another
thread (Bluetooth C# DLL). I have a question you might be able to answer.

I have a hardware device with a class I created that passes in the serial
port to use with the communication (COM1, COM2, etc.). Is it possible to use
the TheHand.Net DLLs to determine what serial port the Bluetooth device is
connected so I can pass that port into my class for communication? Thanks
again.
 
Back
Top