Dear Fellows,
I am looking for some advice before staring my new task on Palm OS. My application has been supposed to sync Contact from device to server using HTTP (vice versa). Few of my questions are: 1 - Is it feasible to handle all sync (over the air) tasks in sysNotifyIdleTimeEvent. I mean is there any limitation of this event like HTTP access not allowed or PIM is not accessible during handling this event. Especially the time duration i.e. how long I can perform auto sync. (As I did launched my java MIDlet from a C++ app, but the MIDlet terminates within a couple of sec.) 2 - Setting Alarm event will be more beneficial in this case or not (with compare to above event). Or... Is there any better way of doing this? 3 - I hope we cannot receive/capture any PIM modification event. Am I right? Run your wild thoughts based on your valuable experience. Every idea in this regards is significant for me. Thanks & Best Regards, Waqar Azeem -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
