搜索资源列表
利用SMTP协议发送邮件
- 利用SMTP协议发送邮件 功能很强大-Sending Email with SMTP protocol.It is powerful.
C实现SMTP服务器,使用TCP命令实现功能比较完善
- C#实现SMTP服务器,使用TCP命令实现,功能比较完善-C# SMTP server using TCP commands, functions more perfect
我的smtp程序
- 用vc编写的EMAIL发送程序,支持smtp服务器的用户名及密码。-with vc prepared to send email procedures and support smtp server user name and password.
Socket实现SMTP,POP邮件服务器
- 基于Socket类实现SMTP,POP邮件服务器的源代码-based on Socket class achieve SMTP and POP mail server source code
SMTP服务
- 采用C#编写的SMTP服务程序,里面包含了client和sever,希望能帮助大家.-using C# prepared by the SMTP service procedures, which contains a client and sever, we hope to help.
CS_高级smtp客户端
- C#编写的高级smtp客户端,控制台程序,可自行改写为Windows程序,功能齐全,除了基本的发件人地址,收件人地址(可以指定多个收件人,目前程序中设定为10个,可自行更改),主题,内容外,还能发附件(能发多个附件),能指定优先级别,能指定按HTML或TEXT发送,能指定发件人名称。一共有五个文件,MailAttachments.cs是负责处理附件的,MailMessage.cs是负责处理邮件消息的,SmtpMail.cs是负责联系SMTP服务器的,SmtpServerHelper.cs是主要的
java实现SMTP服务器
- 电子邮件传递可以由多种协议来实现。目前,在Internet 网上最流行的三种电子邮件协议是SMTP、POP3 和 IMAP,-can send e-mail from multiple protocols is to be achieved. Currently, the Internet's most popular e-mail agreement is three SMTP, POP3 and IMAP.
smtp
- C#+ASP.NET,利用SMTP发送电子邮件
smtp
- 最简单的smtp服务器的代码.适合初学者使用阅读
用VB编写SMTP发信程序(14KB)i038_smtp
- 用VB编写SMTP发信程序-VB prepare written procedures for SMTP
SMTP编程
- 内含利用SMTP发送邮件的简单例子、实现SMTP*功能、查找SMTP服务器三个例子,很全面。-includes a SMTP mail simple example, to achieve mass function SMTP, SMTP server you three examples, very comprehensive.
SMTP
- 修改后的SMTP源代码,提供发送电子邮件 VC源码-网络编程-asdfqwefqwefqwefqwefqwefqwef
SMTP(mfc)
- 这是用MFC编写的简单的SMTP邮件客户端的程序,对于分析SMTP协议有很大的帮助。-This is a simple to use MFC to prepare the SMTP mail client program, the SMTP protocol analysis very helpful.
smtp
- 一个smtp简单邮件发送程序,对于学习网络编程的人员很有帮助-A simple smtp mail program, for learning network programming staff very helpful
SMTP
- SMTP Class for windows mobile using c#
SMTP
- 網友分享之 SMTP VB5.0原始碼 ^^ 共享之-User Sharing SMTP VB5.0 source code ^ ^ Sharing
smtp
- mfc 基于base64编码的邮件发送程序 可发送附件 smtp 验证-mfc base64 encoding on mail program can send attachments smtp authentication
SMTP-Relay-Kit
- Two components for SMTP Windows service for receiving message in c:\temp with format *eml. And separate software with UI for relaying all message internet to destination.
Fake smtp
- Fake smtp server source code.
SMTP邮件发送
- SMTP邮件发送,利用SMTP进行邮件发送与接受,C语言编写,计算机网络课程设计