Here is the great blog post that describes the way to get your emails onto the mobile device without the need to pay for black berry server nor Good. The underlying idea is to use IDLE command in IMAP protocol. From you j2me email client one connects to IMAP server and get’s into the IDLE mode (blocking on input). Once there is a new message on the server, it is reported and j2me client can easily download the header and full message at that time.
One Comment
Do you know a good J2ME IMAP client that would support IDLE ?
Post a Comment