资源列表
NewEmailCode
- 能够发送附件的邮件程序VC源码,界面友好,是一个不错的邮件客户端-sent to the annex to the mail process VC source, friendly interface and is a good mail client
OpenPOP
- C#编写的邮件收发系统,有测试Demo,帮助你很快入手,非常实用!-prepared by the mail system, a testing Demo, and help you start very soon, very practical!
mailpop3
- 该程序实现了简单的POP3邮件客户端程序,能从网络服务器上将自己的邮件下载到本地,以方便阅读。-the program a simple POP3 mail client program. from the network server will download their mail to the local, to facilitate reading.
JavaMailWithGUI
- 带有GUI的Java实现的邮件客户端程序,功能多,程序并不是很复杂,适合初学者,中等水平的朋友阅读学习-with Java GUI mail client program, function, procedure is not very complex, for beginners, intermediate level of a friend of reading
sharpwebmail-0.13
- SharpWebMail是一款C#编写的ASP.NET下的EMail客户端。它通过POP3服务器接收邮件,通过SMTP服务器发送邮件。它的配置很简单(只需要在web.config 里面做几个设置)。-SharpWebMail is prepared by the C# ASP.NET customers under the EMail end. It adopted a POP3 server to receive mail through the SMTP server to send mai
network95Sendmail
- 基于客户端的邮件发送程序,采用BCB软件。并结合SMTP服务器进行的编程。
smtp
- c#示例程序开发 SMTP协议发送Email 代码 c#示例程序开发 SMTP协议发送Email 代码
sndmail
- Delphi 做的 发送邮件的模块,非常的方便。
SendEmail
- 一个发送Email的源代码,可以发送多个附件。其中包括SMTP协议的代码,BASE64加密的代码。
JavaMail
- 实现了一个功能完整的邮件客户端。该邮件客户端具有发送与接收简单邮件及带附件的邮件的功能,全面展示了javamail开发包的高级应用
Email
- 发送Email,用VC++编写,方便好用!
pop3
- 电子邮件接受和发送程序 简单的运用C++开发的 代码 适合新手