|
Posted by Peter Foot on July 14, 2008, 3:14 am
Please log in for more thread options
You can use the Connection Manager APIs - see the SDK documentation for
details. ConnMgrEstablishConnection etc. The Smartphone SDK sample CMTime
contains code to call Connection Manager.
Peter
--
Peter Foot
Microsoft Device Application Development MVP
peterfoot.net | appamundi.com | inthehand.com
APPA Mundi Ltd - Software Solutions for a Mobile World
In The Hand Ltd - .NET Components for Mobility
> Now I want to POST data into an Internet server through HTTP connection.
> But when I run the program, it can not open the GPRS connection
> automatically, not like the IE, which can open the GPRS connection
> automatically.
>
> How can I implement IE's function?
>
> Thanks.
>
|