Hi,
i'm developing n aapplication that use the Bluetooth. I
use an HP iPAQ h6340, eVC++4, sp4, Pocket PC 2003 SDK.
In the "Sample" subdir of the SDk i founded an example
bluetooth project, after compiled it i donwload the
executable (for the iPAQ, ARMV4) to the PDA, but i get an
error message at the WSALookupServiceNext function, the
error is the 10050 (Network down), and i couldn't
understand, the bluetooth on the device is activated an
work (i could do an inquiry by the BluetoothManager).
Somebody could help me to understand...
Thank's
Andrea S.

Re: WSALookupServiceNext by Omar

Omar
Wed Jan 26 21:01:49 CST 2005

I believe the iPAQ h6340 isn't using the microsoft bluetooth stack, and it
seems stack provider didn't write a name service provider that would have
been required to access the functionality for that winsock2 function.

Thanks,
- Omar

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send
email directly to this alias. This alias is for newsgroup purposes only.



"Andrew" <anonymous@discussions.microsoft.com> wrote in message
news:111e01c50202$7224ed60$a501280a@phx.gbl...
> Hi,
> i'm developing n aapplication that use the Bluetooth. I
> use an HP iPAQ h6340, eVC++4, sp4, Pocket PC 2003 SDK.
> In the "Sample" subdir of the SDk i founded an example
> bluetooth project, after compiled it i donwload the
> executable (for the iPAQ, ARMV4) to the PDA, but i get an
> error message at the WSALookupServiceNext function, the
> error is the 10050 (Network down), and i couldn't
> understand, the bluetooth on the device is activated an
> work (i could do an inquiry by the BluetoothManager).
> Somebody could help me to understand...
> Thank's
> Andrea S.