搜索资源列表
nocc
- NOCC是一个webmail客户端。支持连接IMAP和POP3服务器收取邮件,利用SMTP服务器发送email。支持MIME附件邮件。支持三十几种语言。易于安装无需要数据库支持。 -NOCC is a webmail client. Support for IMAP and POP3 server to connect to collect e-mail, using SMTP server to send email. Annex MIME message support. Suppor
mail
- 邮件客户端new JLabel("服务器名:"), new JLabel("发送协议:"), new JLabel("用 户 名:"), new JLabel("密 码:"), new JLabel("发 件 人:"), new JLabel("收 件 人:"), new JLabel("主 题:"), new JLabel("内 容:")-mail
MyProject
- 这是一个基于cs结构的邮件系统,包括了客户端与服务器端-This is a cs structure-based mail system, including client and server-side
1234
- 以服务器/客户端模式模拟邮件收发系统,用户可以发送邮件,接受邮件,阅读邮件-To the server/client model simulation e-mail sending and receiving systems,
MailSender
- 发送邮件的SMTP客户程序,通过socket实现客户端和服务器的通信-SMTP client to send mail
pmailSpider
- 邮件下载 Host那里写上 pop3服务器的IP或者域名 post写端口,默认是110 然后选一个用户名列表文件,然后start 用户名列表文件格式如下: 用户1 密码1 用户2 密码2 。。。。 。。 用户名跟密码之间用一个空格隔开,注意不能用TAB或者更多空格来隔开。 通常用户名不需要带域名,如 netphider@govsb.com 密码123456,只需要写成下面这样即可: netphider 123456 -CMD downl
MailReceiveClientFromMydomain
- 使用Java完成,结合用邮件客户端:爱思华宝服务器控制台,邮件接收功能的实现-Using Java finish, combined with the mail client: IceWarp Server Console, mail receiving function to achieve
mailserver456
- VC++ MailServer邮件服务器端程序完整源代码,支持SMTP/POP3,还带有Daytime、Telnet、Webmail 等功能。经测试完整可用。-VC++ MailServer
A163407710-27046
- VC++编程实现收发电子邮件,设置SMTP服务器和POP地址,可实现在本地接收指定帐户的电子邮件,也可以发送邮件,简单来说,实现了本地查看接收、发送Email的功能,你可以再扩展些,比如加上删除邮件的功能,将其扩展成一个邮件客户端程序。 运行环境:Windows/Visual C/C++(Vc + + programming to realize send and receive E-mail, and POP set SMTP server address, which can realiz
00025653
- 用VC编写得一个邮件收发程序,运行在服务器端()