搜索资源列表
Rosanshao.Mail.Sender
- 邮件发送组件 支持多附件发送 支持验证 采用的是Socket方式发送 特点:相当稳定!-mail components support multiple attachments supporting certification using the Socket sent characteristics : relatively stable!
CS_高级smtp客户端
- C#编写的高级smtp客户端,控制台程序,可自行改写为Windows程序,功能齐全,除了基本的发件人地址,收件人地址(可以指定多个收件人,目前程序中设定为10个,可自行更改),主题,内容外,还能发附件(能发多个附件),能指定优先级别,能指定按HTML或TEXT发送,能指定发件人名称。一共有五个文件,MailAttachments.cs是负责处理附件的,MailMessage.cs是负责处理邮件消息的,SmtpMail.cs是负责联系SMTP服务器的,SmtpServerHelper.cs是主要的
MailAccess
- 一个SMPT邮件发送程序,POP3接受电子邮件以及附件下载功能-researched a procedure to send mail, POP3 e-mail and accept Annex download
EmailEng
- 探索使用ASP.NET发送电子邮件,和附件的发送-to explore the use of ASP.NET send e-mail, the sender and the annex
Cshar_design
- 邮件收发系统的设计,包括毕业论文~~ 此次设计我们将以国内久负盛名的FoxMail电子邮件客户端软件为范本来主要是实 现发送邮件,接受邮件这两个最基本但是也最重要的功能,以及其他的发送附件,发送 多媒体附件,实现代理服务器登录SMTP服务器,以及实现用户可以自主编辑的通讯簿等 等附加功能。-mail system design ~ ~ including the thesis of this design we will be domestic long renowned Fox
Mail
- c#编写的简易邮件发送客户端程序,可发附件,添加了皮肤,注释很全
net_mail
- 用CSharp开发 电子邮件发送客户端 可发送附件
sendemail
- ASP.NET 发送邮件的源码,支持附件上传等邮件的基本功能,源码结构清晰,可以直接使用也可以二次开发。-ASP.NET source code to send messages, upload attachments support the basic functions such as e-mail, source code clear structure can also be used secondary development.
opensmtp
- 一个邮件发送类组件,能够发送带有附件的邮件。-Send a message class component, be able to send e-mail with attachments.
CSharp_sendMail
- 一个实用的C#邮件发送函数(方法),可以发送带附件的邮件,可以一次发送多个邮件。-A Practical C# mail functions (methods), can send emails with attachments, send multiple messages at once.
SendEmail
- 创建发送邮件客服端步骤: 1.创建Smtp服务器. 2.创建发件人,与收件人邮箱地址. 3.创建发送信息. 4.建件发送附件.-send mail
bbsMax
- bbsMax论坛源码(V4.03) 升级历史: 1、继续优化了内存的使用,并避免了可能导致重启的一处BUG 2、实现了“大文件上传”特性,现在上传功能已经不存在4M的文件大小限制 3、完善了编辑器的功能,解决了对 GreenBrowser 的兼容问题,并提高载入速度 4、修正了后台“搜索引擎”设置被遮挡导致无法找到的BUG 5、修正了查看附件时,如果没有权限,无法正确显示错误信息的BUG 6、修正了搜索功能的错误 7、修正了统计当日发帖错误的BUG 8、
SendMail
- 邮件发送的源代码,可添加附件, 界面友好,作为学习使用或工具均可 -code of sending email
smtp_attachment
- Microsoft Visual C++ 6.0 能够发送附件的邮件程序 -Microsoft Visual C++ 6.0 Be able to send an attachment process
123456csharp.mail.socket
- 用c#实现能过socket连接smtp实现发送邮件及附件的小程序,通常可用来定时通知什么的csharp.mail.socket-Achieved with c# socket connection to have smtp send mail and attachments to achieve a small program, usually used to regularly informed of what csharp.mail.socket
senmailforCsharp
- CSharp实现的发送邮件及附件的小例子,欢迎大家学习-send mail
cPPmail
- c++发送电子邮件代码测试成功(附件smtp.dll放于同一路径)-success c++ Email code test (Annex smtp.dll put on the same path)
Email
- 使用C# 开发自动发送E-mail程序(可以包含各种附件文件)-mail being sent by the c#
testproject
- 通过填写邮件服务器以及用户名和密码测试邮件发送,输入附件路径可发送附件-By completing the mail server and the user name and password to send a test message, enter the path to send attachments attachments
cSharp_email
- C# 编写的Email DEMO程序;可发送邮件,并可添加附件。-Written in C# Email DEMO program can send messages, and add attachments.