微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

eLuk Windows 8.1 邮件客户端

程序名称:eLuk

授权协议: MS-PL

操作系统: Windows

开发语言: C#

eLuk 介绍

eLuk 是 Windows 8.1 上的邮件客户端,支持 IMAP v4,应用组件包括

  • eLuk.User Interface: present folders/emails and other part of your mailBox.

  • eLuk.CommandEngine: handles the execution of request and response of IMAP server.

  • eLuk.Entity: is the business object’s set which represent the entities of your mailBox. e.g. Folders/Message/Senders etc.

  • eLuk.MimeParser: is the parser to convert the IMAP response into business object which is define in eLuk.Entity

  • eLuk.Runtime: is the runtime environment for the eLuk Windows 8.1 email client, which uses the eLuk.CommandEngine and eLuk.Entity to store them locally and finally present the mailBox to eLuk.UI.

  • eLuk.Security: takes care of encryption/decryption of the email/password and locally saved content of the Windows 8.1 (IMAP v4)email client.

eLuk 官网

http://windows8emailclient.codeplex.com/

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐