Sunday, May 23, 2010

Is there any source code available for mobile email client?

http://www.oracle.com/technology/sample_...


Pocket PC Client Sample Code





The following sample source code is an example on how one could implement a Push Email Client for Pocket PC Windows Mobile 2003 devices.





In this example, a new Transport Provider for the Pocket Outlook is implemented, based on the IMailSyncHandler interface. This new transport is able to understand P-IMAP extension commands, send them back to the Push Email Server, and uses HTTP as the transport layer to connect to the server.





The source code in the ZIP file is organized in the following sub-folders:





* common - Common/Utility classes, to deal with logging and installation


* connection - initializes GPRS context


* include - all header files


* mapi-interaction with MAPI to read/store messages in Pocket Outlook


* mimeparser - mime parser implementation


* synchandler - core IMailSync Handler implementation
Is there any source code available for mobile email client?
You can use Mozilla Thunderbird Portable Edition on a thumb drive:


http://portableapps.com/apps/internet/th...





Edit: and of course it is open source.

No comments:

Post a Comment

Blog Archive