|
Posted by Peter Skvarka on October 3, 2005, 10:17 am
Please log in for more thread options
I develop Smartphone 2003 client for our client/server application.
After client is started it must be connected through
access point determined by us.
I have tried it by this way:
creating gprs dial entry:
1. RasSetEntryProperties()
2. RasSetEntryDialParams()
connecting:
3. RasDial()
Problem is that return code for RasDial() is ERROR_PORT_NOT_AVAILABLE
but on Pocet PC 2003 it is functional.
What is wrong with this way ?
Or does exist on smartphone some API that allows adding dial entries and
connecting through it ?
I did not find any.
Peter
|