|
 Originally Posted by hparsons
The Pre uses different protocols, depending on what you've setup for a particular account.
- EAS works the way I described above.
- Pop3 and regular IMAP don't do un-initiated updates, you have to poll the server.
- I'm not sure how IMAP Idle works.
I've never examined the details of the initial EAS setup, but I suspect that when you do the initial sync, you're sending an SMS from your phone to the server, and it gets your information from that.
After Exchange 2003 SP2 EAS no longer uses the SMS feature. Instead, it actually works a lot like IMAP idle where an http or https connection is made to the server when the phone registers on the network and then heartbeats (ICMP-like) are exchanged at timed intervals of I believe 12 minutes. If no emails are received before the 12 minutes are up, the heartbeat is sent to the phone (or from the phone?) and the session timer is reset. If an email is sent/received, then the timer is also reset. IMAP idle is very similar to this with exception to the timers and port. The main advantage EAS has over IMAP idle and Activesync v1 (with SMS) is that only the changes are synchronized - not the entire mailbox (folders, calendar, etc).
|
|
|