搜索资源列表
POP3.MFC
- pop协议,又VC。MFC框架类支持,pop3邮件协议-pop agreements, VC. MFC framework class support, pop3 mail agreement
54VBxxxEmailSend
- 完成Email发送 模仿Outlook Express、FoxMail,根据SMTP/POP3协议开发一个电子邮件收发
2221485
- 经常在论坛看到网友提问如何发送电子邮件(SMTP服务器认证),其实只要知道客户端与邮件服务器之间会话,用户 名和密码是通过base64编码加密后传送,问题就很容易被解决.协议使用方面和smtp协议使用是一模一样的,值得 注意的就是esmtp协议在用户名和密码验证时,服务器返回一个354的消息代号.本代码没有针对错误提示信息处理, 但保证能正常发送邮件,大家可以自己完善它,本代码还使用IME编码,这样就可以发送超文本电子邮件了。用过 Foxmail4.1朋友应该知道,它实现的图文并茂声音邮件是它的
cses-0.3-src
- 这个源代码是用C#开发的,实现了一个Windows下的邮件服务器功能。它实现了SMTP及POP3协议。可以作为一个独立的服务器,或者其它应用程序组件中的一部分。-This source code is developed using C# to achieve under a Windows mail server functionality. It implements the SMTP and POP3 protocol. Can be used as an independent serv
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
POP3WizardOpen_Source_3_0_7
- 邮件接收解析,实现pop3协议,通过c#编写实现,通过tcpclient类通信-Incoming mail parsing, to achieve pop3, written by c# implementation of communication through tcpclient class
mail
- java 邮件发送 支持简单smtp协议-java mail smtp protocol to support simple
WebMail
- smtp协议和pop3协议,用多线程实现收发邮件-smtp protocol pop3, send and receive messages with multiple threads