资源列表
java mail源码
- 用java实现发送邮件,压缩文件中有个j2ee.jar:已经包含了javamail,JAF包,只是Java mail需要的 1)直接拷贝j2ee.jar,将其添加到jbuilder的library中,或系统ClassPath中。 2)压缩文件中还包含一个配置文件MailServer.properties,需要放到工程文件的class目录 3)这个源代码也是在网友的基础上修改的。如有问题,欢迎交流讨论。 -mail, compressed files are 000 j2e
Pop3delphi
- 用delphi开发的pop3收email程序,经过好几个项目的使用,还不错,多提意见-with the development of pop3 email admission procedures, after several projects of use, also good and opinions
POP3c++builder6
- 使用c++builder6.0编制的使用POP3协议的发送和接受电子邮件的客户端程序-use c builder6.0 prepared using the POP3 protocol to send and receive e-mail customer households end procedures
popanalysis
- pop3协议分析,主要实现了pop3协议客户端。可以作为开发的基础-pop3 protocol analysis, the main pop3 client agreement. Can be used as the foundation for development
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 做的 发送邮件的模块,非常的方便。