Re: We would like to programmatically select Bluetooth device we are communicating with
From: Peter Foot [MVP] (feedback_at_nospam-inthehand.com)
Date: 04/12/04
- Next message: Paolo Nadotti: "Re: How to create a UDP, broadcast socket with "On-Receive" notifications for WinCE?"
- Previous message: Rahul T: "RE: How to make PIE transmite parameter as POST method in EVC?"
- In reply to: Gregor: "We would like to programmatically select Bluetooth device we are communicating with"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 12 Apr 2004 22:33:51 +0100
The Bluetooth API required depends on the Bluetooth Stack provided on your
device. The Pocket PC 2003 SDK provides headers and documentation on
Microsoft's own stack for free however this stack is only used on a small
number of devices currently (XDAII and SPV E200 primarily). Other stacks are
available such as WidComm which requires purchase of an SDK from WidComm for
full programmatic access to the stack
(http://www.widcomm.com/Products/bluetooth_comm_software_btce.asp).
Peter
-- Peter Foot Windows Embedded MVP OpenNETCF.org Senior Advisor www.inthehand.com | www.opennetcf.org "Gregor" <Gregor@radioglas.com> wrote in message news:OTCP0d$GEHA.528@TK2MSFTNGP09.phx.gbl... > > > We are looking for a solution that would allow us to integrate Bluetooth > functions into our applications. We are using Intermec terminals running > on > Pocket PC 2003 platform. Terminals have integrated Bluetooth interface + > drivers. We are also using three other devices upgraded with Bluetooth > RS232 > adapters. We have already developed all our applications that communicate > with those devices. The problem we are having is that we are unable to > switch between the devices automatically. We would like to > programmatically > select the device we are communicating with. As Serial Port Profile (SPP) > is > used, the Bluetooth Manager is shown every time we open COM port and the > end > user has to manually select the device. This is unacceptable. What we need > is some > method (using API functions or an SDK), where we could select the device > from our application code with no user intervention. This could be > accomplished by either selecting which device is targeted by predefined > COM > port, or by assigning each device its own incoming and outgoing port > pairs. > We do know the Bluetooth address and service name beforehand, so no > discovery is needed. > > Thanks Grega > >
- Next message: Paolo Nadotti: "Re: How to create a UDP, broadcast socket with "On-Receive" notifications for WinCE?"
- Previous message: Rahul T: "RE: How to make PIE transmite parameter as POST method in EVC?"
- In reply to: Gregor: "We would like to programmatically select Bluetooth device we are communicating with"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|