Another note on this is power.  If you have something that needs to connect 
to the internet every 15 mins, you can never turn off your network 
connection.  If the user is not useing your application, then I would think 
it doesnt need to get an update.  Setting a longer interval will make it so 
the user can turn off his device when its not in use.  He can shut off the 
phone and network connection and save power.  Im not sure what your app will 
be used for, or by who, so this may not apply.

-- 


Scott Erickson
Software Development Team, FB-4, Inc.
[EMAIL PROTECTED]
"Andre Augusto" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> Hello Everybody!
> I have a program that needs, from time to time, to communicate with 
> internet automatically. The program needs to open a connection and make a 
> query to a RemoteDatabase. What I need to know, is how to program my 
> application to do that? Maybe it's on my AppEventLoop function... I only 
> want to know what can I put here, maybe a time trigger.., because I have 
> already the functions to communicate to internet via Wi-fi...
> 



-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to