搜索资源列表
HttpMail.zip
- 演示了如何连接到Hotmail 邮箱,列出收件箱中的邮件,发送和接收电子邮件,使用 C# 和XMLHTTP 组件。样例代码包含了一个.NET代码,演示了通过HTTPMail 连接到Hotmail和使用其它邮件协议(如POP3, IMAP4, 或 SMTP)一样简单。
SMTPc++builder
- 使用c++builder6.0编制的使用SMTP协议的发送和接受电子邮件的客户端程序-use c builder6.0 prepared using the SMTP protocol to send and receive e-mail customer households end procedures
EmailClient_lab
- 用于实验的邮件客户端。用于1.理解收发电子邮件服务器和客户端的交互过程。 2.理解SMTP协议和POP3协议的原理,了解SMTP协议和POP3协议的内容。 理解发送和接收电子邮件的过程,邮件服务器和客户端的 -for experimental mail client. For one. Understanding e-mail server and client interaction process. 2. Understand SMTP and POP3 protocol agr
SMTP
- 应用smtp协议实现对电子邮件的传送,类似于outlook expre
SendEMail
- VC开发采用SMTP协议发送电子邮件的简单小程序
youjian
- 电子邮件功能编程,包括 SMTP编程 POP3客户端编程 POP3客户端Outlook的设置 对Outlook进行自动化控制
SMTP
- SMTP协议封装类,实现电子邮件发送协议SMTP的封装。
SMTP_POP3.zip
- 不通过SMTP服务器中转,直接将电子邮件发送到用户信箱,Do not transit through the SMTP server directly to e-mail sent to users mailbox
cvery_164286.rar
- 使用VC基于POP3和SMTP实现一个电子邮件客户端,The use of VC based on the realization of a POP3 and SMTP e-mail client
MyMail
- 编写的一个基于SMTP和POP3简易电子邮件收发平台-The preparation of a summary based on the SMTP and POP3 e-mail platform
HttpMail
- 演示了如何连接到Hotmail 邮箱,列出收件箱中的邮件,发送和接收电子邮件,使用 C# 和XMLHTTP 组件。样例代码包含了一个.NET代码,演示了通过HTTPMail 连接到Hotmail和使用其它邮件协议(如POP3, IMAP4, 或 SMTP)一样简单。- How demonstrated has connected the Hotmail mailbox, listed receives in a box the mail, the transmission and the re
SendMailFast
- 邮件客户端通过SMTP,将邮件发送到邮件服务器,之后邮件服务器再将邮件发送到目标用户的电子邮箱。SMTP是一种请求/响应协议,邮件客户端发出一个命令,邮件服务器处理该命令,然后给邮件客户端发回一个回复。-Mail client through SMTP, the mail is sent to the mail server, mail server and then after the e-mail to the target user s e-mail address. SMTP is a
php_smtp
- 一个用PHP写的用SMTP发送电子邮件的程序,有用着的兄弟可以下载.-Using PHP to write a use SMTP to send e-mail procedure, useful with the brothers can be downloaded.
EmailSenderAUTH
- 这是另一个关于Email SMTP服务器的邮件,其功能是通过外部SMTP服务器及身份验证来发送电子邮件,本代码内以163.com为例-This is another on the Email SMTP mail server and its function is through an external SMTP server and authentication to send e-mail, within the code as an example to 163.com
EmailSystem
- 此次设计我们将以国内久负盛名的FoxMail电子邮件客户端软件为范本来主要是实 现发送邮件,接受邮件这两个最基本但是也最重要的功能,以及其他的发送附件,发送 多媒体附件,实现代理服务器登录SMTP服务器,以及实现用户可以自主编辑的通讯簿等 等附加功能。而我个人主要负责电子邮件的发送这个功能。 -The design will be our famous domestic FoxMail e-mail client software as a template to achieve
8000
- 利用SMTP POP3协议写的一个很好的电子邮件收发系统非常经典-To use SMTP POP3 protocol to write a good e-mail sending and receiving system is the classic
Mail-pop3-smtp
- 求实现发送和接收无附件电子邮件的功能,即发送和接收简单的文本信息。运行该程 序后,可以发送和接收简单的文本文件-Order to achieve non-attachment to send and receive e-mail functions, namely, to send and receive simple text messages. Run the program, you can send and receive simple text file
SMTPEmail
- SMTP编程代码,可以实现对电子邮件的发送,简单但是功能明了-SMTP code,easy to understand and operate.
smtp
- 这个实例实现了smtp电子邮件发送程序的一些功能,用户可以利用某个网站的smtp电子邮件发送服务器来发送电子邮件。-This example achieved some functions of smtp email programs,and users can use a website e-mail server to send smtp e-mail.
email
- 本代码详解了如何发送和接收电子邮件。电子邮件系统采用SMTP作为发送协议,POP3作为接收协议。-Detailed how this code to send and receive e-mail. Send e-mail system uses SMTP as the protocol, POP3 protocol as a receiver.
