Hello,
I have a bluetooth gps receiver (BT-GPS) and try to connect via
bluetooth to a Asus MyPal PocketPc.
In theory this should be simple since the .net compact framework
provides classes for infrared communication.
In practice there seems to be a bug in the method
IrDAClient.DiscoverDevices. Also a workaround using GetSocketOption (
described in the workgroup
microsoft.public.dotnet.framework.compactframework) does not work with
my test.
I can imagine someone of this usergroup tried a bluetooth connection
between a bluetooth gps receiver and a pocketpc, so : how should I
proceed to make such a connection ? Is there somewhere code available I
can use ? Does anyone know how a connection can be made using stuff of
the .net compact framework ?
A reply I received in the compactframework group, noticed that there
are several protocol stacks, depending on the vendor of the pocket pc.
It looks frightening to me that there is no standardisation.
Is there someone who can give me a solution to my problem, because I am
stuck ?
Thanks for any help,
Paul
