How to connect to GPRS network from my Pocket PC 2003 or SmartPhone using Connection Manager API
-
All, I am having difficulty in establishing a connection to GPRS network. I am developing application on smartphone&pocket pc 2003 and want to connect to GPRS network using eVC++4.0. Any sample source code available for connecting to the GPRS network via either using AT commands or Connection Manager. Is there any third party GPRS Connection Manager Controls available in the real world for smartphone? If any one haivng idea, then please provide more detais here to undertand the things better. Any kind of helps are most welcome. Regards, AKS
-
All, I am having difficulty in establishing a connection to GPRS network. I am developing application on smartphone&pocket pc 2003 and want to connect to GPRS network using eVC++4.0. Any sample source code available for connecting to the GPRS network via either using AT commands or Connection Manager. Is there any third party GPRS Connection Manager Controls available in the real world for smartphone? If any one haivng idea, then please provide more detais here to undertand the things better. Any kind of helps are most welcome. Regards, AKS
There is no way to create phonebook entries through a published API. If you already have a suitable phonebook entry, entered through the Connections control panel, you can use the
ConnMgrEstablishConnection
function. Being able to send AT commands doesn't get you very far, because you need the PPP and TCP/IP stacks to work; there's no way to create a PPP link over an established connection except through RAS or the Connection Manager. Stability. What an interesting concept. -- Chris Maunder