搜索资源列表
Bosshk20051101
- ASP+ACCESS 房屋租赁,出让网 随机密码生成,密码发送至邮箱-ASP ACCESS housing lease, random password generation network, the password sent to the mailbox
EMAILCheckBaseByPOP3
- 根据用户的设置定期对POP3服务器进行检查,看有没有邮件到达以及相关的邮件内容等情况。 本例通过使用WinSocket的MFC Csocket类对POP3服务器进行操作,需要用户进行设置的选项有POP3服务器参数及Port,用户Id ,Password,检测时间等。-according to the set regularly check POP3 server, to see whether the mail arrived and the relevant content of th
2221485
- 经常在论坛看到网友提问如何发送电子邮件(SMTP服务器认证),其实只要知道客户端与邮件服务器之间会话,用户 名和密码是通过base64编码加密后传送,问题就很容易被解决.协议使用方面和smtp协议使用是一模一样的,值得 注意的就是esmtp协议在用户名和密码验证时,服务器返回一个354的消息代号.本代码没有针对错误提示信息处理, 但保证能正常发送邮件,大家可以自己完善它,本代码还使用IME编码,这样就可以发送超文本电子邮件了。用过 Foxmail4.1朋友应该知道,它实现的图文并茂声音邮件是它的
Simple-mail-program-design
- 简单邮件发送程序的设计,通过两种协议,即SMTP和POP3使用实现注册好的邮件账号和密码进行登陆和验证-Simple mail program design,Through two agreement, namely SMTP and POP3 use registered good email accounts and realization of landing and verify password
JavaMailInstance_JavaMail_API
- javamail邮件收发实例,包括api文档,项目中我自己的服务器,用户名和密码被屏蔽掉了,测试的话写上自己的就行。-javamail send and receive e-mail examples, including the api documentation, a project of my own server, user name and password to be blocked, and then write their own test on the line.