IPAQs and Bluetooth and Visual Studio 2005 beta 2



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

  • application deployment fails on Pocket PC
    ... Since this day I reinstalled many times both Windows and Visual Studio .NET. ... Deploying to Pocket PC Device using TCP Connect Transport Connected to Pocket PC Device running on ARM. ... Copying Cistern.exe ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: cannot deploy application on Pocket PC
    ... Maybe you could try manually copying netcf.core.ppc3.arm.cab to the device ... Visual Studio is giving up before the cab file gets installed. ... > Since this day I reinstalled many times both Windows and Visual Studio ... Hard reset on Pocket PC ...
    (microsoft.public.pocketpc.developer)
  • Send files by FTP or by Email with GPRS
    ... I use a Pocket PC with Windows CE 4.20 ... (it is a PSION Workabout PRO). ... I create my programs with VB.NET from Visual Studio 2003. ... My pocket PC has a GSM/GPRS module. ...
    (microsoft.public.dotnet.framework.compactframework)
  • using C# class as COM component in Pocket PC and Smartphone 2003
    ... implement a pre-defined C++ interface in Embedded VC++. ... namespace using Visual Studio .NET 2003. ... However, in Pocket PC world, it still seems a daunting task. ... Directly host .NET runtime by creating coclass CLSID_CorRuntimeHost ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Compiling Linux based C source code on and for Windows
    ... C programs on Windows are typically compiled using Microsoft's ... "Visual Studio" product, but they can also be compiled using ... Pocket PC that run on Linux, ... there is a compiler called MipsViLcc. ...
    (comp.programming)

Loading