Re: IPAQs and Bluetooth and Visual Studio 2005 beta 2



Here are some links to get you started:

Differences between WinCE and Windows Mobile:
http://www.microsoft.com/downloads/details.aspx?FamilyID=111fe6d5-b0e1-4887-8070-be828e50faa9&displaylang=en
http://blogs.msdn.com/marcpe/archive/2005/04/22/410778.aspx
http://blogs.msdn.com/marcpe/archive/2005/05/04/414644.aspx

How to tell which Bluetooth stack you have:
http://blog.opennetcf.org/pfoot/PermaLink,guid,7311b52f-185c-4657-8d6d-beb8e8e32989.aspx

Note that if you don't have a device running the Microsoft Bluetooth stack,
the information in MSDN about Bluetooth on WinCE/Windows Mobile will not be
relevent. Try searching the Pocket PC newsgroup archives at
groups.google.com for more info about Broadcom/Widcom stack support (I think
you have to buy an SDK).

Development tools for Windows Mobile:
https://blogs.msdn.com/windowsmobile/archive/2005/06/02/424382.aspx

With the currently released tools, you use eVC++ 4.0 for native development
and VS.NET 2003 for managed development. VS 2005 will provide both native
and managed development tools.

Hope that helps,
Darren

"gerhard50" <gerhard50@xxxxxxxxxxxxx> wrote in message
news:DFFF7A70-F325-4657-BA65-F2E92F3A3EBC@xxxxxxxxxxxxxxxx
> Hi, I am new to the PDA world and very confused: Windows CE, windows
> Mobile
> and Pocket PC. What are the dofferences? I have an IPAQ hx2110 that runs
> Pocket PC 2003 and I am not sure which software to use. It seems to work
> as
> far as the visual interface is concerned when I select Pocket PC 2003 as
> the
> target(using Visual Studion 2005 beta 2), but whenever I try to program
> the
> Bluetooth interface (using the suggested socket interface) and I try to do
> device discovery using WSALookupServiceBegin/Next, I get a 10050(network
> down
> even though the BT network is definitely up) error and cannot progress
> beyong
> this point. I have successfully done a WSAStartup() etc. It seems this
> might
> be because the PDA runs a widcomm stack and is not supported by the MS
> stack
> interface in Visual Studio 2005 libraries.Can anyone please advise me on
> whether I should use eMbedded Visual C++ 4.0 or whether it is possible to
> use
> Visual Studio 2005 with a different SDK and, if so, where I can get this
> SDK
> from. Alternatively, will the BluetoothFindFirstRadio() call work, even
> though it is part of the Platform SDK for Windows, as both run a Widcomm
> stack(I believe), but where will it find the correct binary to use on
> Pocket
> PC 2003. Any advice will be much appreciated.
> --
> TheDinosaur


.



Relevant Pages

  • Re: bluetooth application development
    ... It does work on Windows Mobile 5.0 and above. ... Bluetooth stacks and that's the franson product. ... COM ports and it's Windows CE only, the 32feet libraries do support COM ... ports and run on XP also but only for devices with the Microsoft stack. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: scan bluetooth device and pair it
    ... There are two common Bluetooth stacks on Windows Mobile. ... Most HP devices run the Broadcom stack. ...
    (microsoft.public.pocketpc.developer)
  • Re: Bluetooth Stack Question - Multiple queries
    ... The Windows sockets interface only provides ... The Windows XP SP2 Bluetooth stack does have virtual COM support, ... there are not any plans for Microsoft to support Bluetooth ...
    (microsoft.public.win32.programmer.networks)
  • Re: Bluetooth, Widcomm and Microsoft stack
    ... Windows Mobile 2003 Second Edition has much better Bluetooth Support then ... > bluetooth stack dll's exist in the windows directory. ... >> comes with Widcomm bt stack and there is no docs, nowhere, except ...
    (microsoft.public.dotnet.framework.compactframework)
  • Pocket PCs with WCE Bluetooth Stack
    ... I am developing some Bluetooth applications via the Windows socket API. ... Pocket PCs I am using all have the Widcomm stack and the ... QTek Pocket PC has the Windows CE Bluetooth stack. ...
    (microsoft.public.windowsce.app.development)