Hi,
I'm developing an socket application on Windows Mobile via Bluetooth.
Once Bluetooth is set up for Internet access using Dial up null modem, my
program can get a IP from 'socket()'function so that it connects IP network.
However, when Windows mobile wakes up after sleep mode, current my program
cannot get a IP address because 'socket()' does not return an IP.
In this situation, if I run Internet Explorer on Windows mobile, it goes
through Bluetooth Internet using Dial Null Modem. then my program can get the
IP that is assigned when Internet explorer connected to Internet.
Could you please how to use the APIs for the Bluetooth dial up null modem on
Windows mobile?
thank you so much.
Archived from group: microsoft>public>pocketpc>developer>networking