C
Chris Oswald
I have a GPS program I wrote with the help of OpenNetCF's GPS library,
which is great by the way.
The only gripe I have (Not with OpenNetCF) is every time I turn on the
GPS unit and try to connect, it asks me if I want to add the device to
my Bluetooth device list, then prompts me for my passkey, then I have
to go and setup the outgoing port. This is just annoying to do
everytime I want to connect to the device. Is there any way to
automate this?
I'm sure there isn't a way through managed code, but is there a way to
accomplish this through native code? I dug through MSDN and couldn't
find anything.
Thanks,
Chris
which is great by the way.
The only gripe I have (Not with OpenNetCF) is every time I turn on the
GPS unit and try to connect, it asks me if I want to add the device to
my Bluetooth device list, then prompts me for my passkey, then I have
to go and setup the outgoing port. This is just annoying to do
everytime I want to connect to the device. Is there any way to
automate this?
I'm sure there isn't a way through managed code, but is there a way to
accomplish this through native code? I dug through MSDN and couldn't
find anything.
Thanks,
Chris