搜索资源列表
DEC
- A Desktop Email Client. Works with many of email service providers like yahoo,google,msn,hotmail,lycos etc-A Desktop Email Client. Works with many of email service providers like yahoo,google,msn,hotmail,lycos etc..
soa
- 实验主要是实现学生成绩单的自动合成,并通过Email发送到所有订阅成绩查询服务的同学的邮箱。具体功能如下:学生通过登录验证后,订阅成绩查询服务,系统可以在每次考试成绩更新结束后或在一个学生指定的时间发送成绩道学生指定的邮箱。并可以对各门课程成绩进行计算汇总生成EXECL报表格式的成绩单,并把成绩单发送到学生指定的邮箱。在每次email发送成功后同时通过手机短信通知订阅的学生。-Experiment was mainly to achieve the automatic synthesis of
SMTP_POP3_Mail_Server
- 这是一个使用C#基于.NET1.1实现的SMTP与POP3邮件服务器源代码。其中,MailServerComponent实现POP3和SMTP的服务端控件,负责处理底层的POP3和SMTP消息。MailServer 处理MailServerComponent的事件,并进行邮件接收和存储的工作。 包含的功能: 基本的: * SMTP/POP3/IMAP4/WebMail * IP访问过滤 * 用户邮件大小限制 * 支持XML和MSSQL数据库存储 * 很好的G