Re: Bluetooth
From: Peter Foot [MVP] (feedback_at_nospam-inthehand.com)
Date: 07/31/04
- Next message: Eric: "How to write c# program to play video files?"
- Previous message: Ali: "RE: Bluetooth"
- In reply to: Ali: "RE: Bluetooth"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 31 Jul 2004 16:44:03 +0100
You can do device discovery (and service discovery) however, the method used
depends on the Bluetooth stack on the device, most iPaqs will be using the
Widcomm stack, which unfortunately you need to purchase an SDK to use. For
devices which use Microsoft's own Bluetooth stack you can get the details
straight out of the Pocket PC SDK. There is a (work in progress) Bluetooth
library for the Microsoft stack to be used in .NETCF available online here:-
http://www.opennetcf.org/sourcebrowse/browse.aspx?f=d:/sites/OpenNETCF/InetPub/wwwroot/Source/OpenNETCF.Net.Bluetooth
Peter
-- Peter Foot Windows Embedded MVP www.inthehand.com Do have an opinion on the effectiveness of Microsoft Windows Mobile and Embedded newsgroups? Let us know! https://www.windowsembeddedeval.com/community/newsgroups "Ali" <aagardezi@gmail.com> wrote in message news:1BEDE7CC-792B-44C5-8668-81F8270784BA@microsoft.com... > As far as i know, before two devices can actually communicate over > bluetooth, a bond has to be setup between them. I will check this up > > Ali Gardezi > > "Vish Ramachandran" wrote: > >> Thanks a lot for the quick reply! >> >> The example you pointed out requires that a bond be setup between the two >> devices. In my case I just want to write a program for the iPAQ Pocket PC >> that will receive information from bluetooth devices as and when one >> comes in range. These devices may not be known to the pocket pc >> beforehand. >> >> Is this possible at all? >> >> Thanks >> Vish >> >> "Ali" wrote: >> >> > The following article should be helpful: >> > http://www.devx.com/wireless/Article/11511/0/page/1 >> > >> > Ali Gardezi >> > >> > "Vish Ramachandran" wrote: >> > >> > > I would like to learn more about detecting blutooth devices in range >> > > around a pocket pc device. I am new to bluetooth, and I need to start >> > > from scratch. Could anyone please direct me to an introduction of >> > > bluetooth for .NET CF? >> > > >> > > Thanks >> > > Vish >> > >
- Next message: Eric: "How to write c# program to play video files?"
- Previous message: Ali: "RE: Bluetooth"
- In reply to: Ali: "RE: Bluetooth"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|