Bluetooth in c# ?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?Qmx1ZSBEb29ybWFu?=

    Bluetooth in c# ?

    Hi,

    I need to scan for bluetooth devices in a c# program.
    I dont want to use components that you can buy, but write it my self.
    But i cant find a good and working sample on the net.
    Can anyone help me out please ?

    I am working on a Vista Premium 64bit machine with Visual Studio 2005.

    Thanks!
  • William Stacey [C# MVP]

    #2
    Re: Bluetooth in c# ?

    Browse thousands of hours of video content from Microsoft. On-demand video, certification prep, past Microsoft events, and recurring series.


    Add more credibility to your site - get a premium domain today. Straight-forward shopping experience.


    Last link is shared source MS wrapper for BT on CE and Mobil. Not sure why
    it only focus Mobil/CE or if it will work with full .Net stack or not as
    have not tried it. But looks like a good start for managed wrappers.

    "Blue Doorman" <BlueDoorman@di scussions.micro soft.comwrote in message
    news:E31CD7BB-1B8D-44C1-A839-94E1CCB00F58@mi crosoft.com...
    Hi,
    >
    I need to scan for bluetooth devices in a c# program.
    I dont want to use components that you can buy, but write it my self.
    But i cant find a good and working sample on the net.
    Can anyone help me out please ?
    >
    I am working on a Vista Premium 64bit machine with Visual Studio 2005.
    >
    Thanks!

    Comment

    Working...