搜索资源列表
利用.Net类库发送电子邮件
- 利用.NET类发送电子邮件的源文件,简单实用-use.NET category send e-mail source, simple and practical
电子邮件发送和接受程序的开发
- 一实用的电子邮件程序代码,可以作为课程设计,工程开发的参考-a practical code of e-mail, as a curriculum design, engineering development of a reference
如何发送和接收电子邮件?
- 介绍如何发送和接收电子邮件,实现普通电子邮件用户的基本功能要求。-how to send and receive e-mail, regular e-mail users to achieve the basic functional requirements.
发送电子邮件
- SMTP(Simple Mail Transfer Protocol,简单邮件传输协议)是发送邮件过程中使用最为广泛的协议,它在客户与服务器之间通过发送文本内容进行对-SMTP (Simple Mail Transfer Protocol, Simple Mail Transfer Protocol) mail is the process of the most widely used protocol, the client and the server by sending the tex
发送电子邮件
- 发电子邮件的,还有待完善.-e-mail, there is room for improvement.
如何在网页中实现自动发送电子邮件功能
- 在网页中实现自动发送电子邮件功能-the website automatically send e-mail
vb.net 发送电子邮件
- 利用VB.net编写的发送电子邮件代码-use VB.net prepared by the e-mail code
又个用Winsock控件发送Email的例子
- 用WINSOCK控件实现的发送电子邮件的例子-using Winsock Control to achieve the email example
发送电子邮件附件
- VB 实现的邮件收发用VB编写收发电子邮件程序?肰B编写收发电子邮件程序-develolped with VB,about sending and receiveing email.
加密电子邮件
- 利用网络信息加密技术实现电子邮件的安全传输,其中有加密算法和使用mfc的csmtp类构成的一个发送电子邮件的程序-network information using encryption technology to achieve the e-mail transmission security, including encryption algorithm and the use mfc csmtp constitutes a category of email procedures
vb.net发送电子邮件源代码
- vb.net发送电子邮件源代码
vb发送电子邮件附件
- vb发送电子邮件附件
EX15_05
- VS2005 C# 接收和发送电子邮件。一个很好的例子。-VS2005 C# Receive and send e-mail. A good example.
04
- 采用VS2005 功能是如何用程序发送电子邮件 目的供大家学习-VS2005 feature is the use of procedures for how to send an e-mail for all to the purpose of learning
SMTP
- 修改后的SMTP源代码,提供发送电子邮件 VC源码-网络编程-asdfqwefqwefqwefqwefqwefqwef
email
- 电子邮件发送和接收程序的开发VC__课程设计
Send_mail
- 很好用的用来发送电子邮件客户端的程序,是我自己编写的。-Very good use to send e-mail client program that I have written.
51电子邮件发送程序
- 51电子邮件发送程序(51 e-mail sending program)
55发送电子邮件附件
- 55发送电子邮件附件(55 send e-mail attachments)
电子邮件收发系统
- 发送和接收电子邮件,对于某些执行特殊任务的应用程序而言,是一个十分有用的功能。例如,一个监视网络服务器资源使用情况的工具软件,如果它具有自动发送电子邮件的功能,那么当它发现服务器的资源使用已经接近事先设定的临界状态时,便可以向系统管理员发送一封告警的电子邮件,从而使系统管理员能够及时地采取措施,以避免重大事故的出现。在Visual Basic中,应用程序可以通过调用微软公司的MAPI(Messaging Application Programming Interface,消息应用程序编程接口),