Re: Send and Received app info via Internet by Girish
Girish
Wed Jan 21 00:06:19 CST 2004
Hi,
If u are looking for a way to schedule your sync operation, u can create a
separate application which just syncs data and register the application
using CEAppRunAtTime() API call.
When u invoke the web services it will automatically connect to internet
connection if available in pocket pc.
Hope this helps..
Girish.
"Jorge Olivares" <jorgeo@brasa.com.mx> wrote in message
news:%23DTr0T33DHA.2612@tk2msftngp13.phx.gbl...
> Hi guys, I will develop (my first pocket PC app) and I need to send and
> receive info from a lot of PocketPCs that will syncronize outside my
> network. My idea is to use XML Web Services, in order to send and receive
> this info via intenet on XML format. But how can I tell to the Pocket PC
> that when it syncronizes it also connects to the internet and make this
info
> exchange.
>
> Thanks in advance.
>
> Jorge Olivares
>
>