搜索资源列表
CS_高级smtp客户端
- C#编写的高级smtp客户端,控制台程序,可自行改写为Windows程序,功能齐全,除了基本的发件人地址,收件人地址(可以指定多个收件人,目前程序中设定为10个,可自行更改),主题,内容外,还能发附件(能发多个附件),能指定优先级别,能指定按HTML或TEXT发送,能指定发件人名称。一共有五个文件,MailAttachments.cs是负责处理附件的,MailMessage.cs是负责处理邮件消息的,SmtpMail.cs是负责联系SMTP服务器的,SmtpServerHelper.cs是主要的
POP3Server
- 一个POP3邮件接受服务器,可以实现服务器的所有功能-accept a POP3 mail servers, can achieve all the functionality of the server
Cshar_design
- 邮件收发系统的设计,包括毕业论文~~ 此次设计我们将以国内久负盛名的FoxMail电子邮件客户端软件为范本来主要是实 现发送邮件,接受邮件这两个最基本但是也最重要的功能,以及其他的发送附件,发送 多媒体附件,实现代理服务器登录SMTP服务器,以及实现用户可以自主编辑的通讯簿等 等附加功能。-mail system design ~ ~ including the thesis of this design we will be domestic long renowned Fox
SmtpMail-Csharp(document)
- 在实现公司的oa系统时,嵌入在服务器网页中邮件服务代码,可供新手学习。-in achieving the oa system, the embedded web server code mail service for novice learning.
SMTPDemo
- SMTP (Simple Mail Transfer Protocol) : 电子邮件从客户机传输到服务器或从某一个服务器传输到另一个服务器使用的传输协议。 SMTP 是请求/响应协议,命令和响应都是基于ASCII 文本,并以CR 和LF 符结束。响应包括一个表示返回状态的三位数字代码。-SMTP (Simple Mail Transfer Protocol) : E-mail transmission from the client to the server or from a server
C_Sharp_NetExamples
- C#网络实例 DNS集成服务系统 同步套接字客户端 同步套接字服务器 图书销售 套接字数据库客户端 套接字数据库服务器 学籍管理ASPNET应用程序 学籍管理ASPNET服务 异步套接字客户端 异步套接字服务器 按时收费客户端 文件传输客户端 文件传输服务器 浏览器 邮件发送
csharpmail
- 完整版的C#邮件收发系统,含一个POP3邮件接收程序和一个邮件发送程序,程序可以生成EXE安装文件,在VS2005下编译通过,测试时记得POP3接收邮件的端口号为110,smtp发送的端口为25,注意不要设错了,否则连不上邮件服务器。-The full version of C# e-mail sending and receiving systems, including a POP3 e-mail to receive an e-mail programs and send the prog
Mailtest
- C#发送电子邮件示例,支持有密码验证的发件服务器。-CSharp send an e-mail example, to support the fat Password Authentication Server.
cSharp100Demon
- cSharp100个案例 锯齿型数组 重载 邮件提示器 邮件发送程序 透明窗口 进度条的使用 运动的球 菜单的使用 翻牌游戏 网页下载器 线程例子 线程休眠 类型转换 简易计算器 生成网页 添加控件 浮动的窗口 浏览图片 测试webserer 栈的操作 枚举的使用 构造函数 来抓我啊 显示系统字体 时钟的使用 旋转的秒针 方法重载 文件读写 文件夹内容搜索器 数组应用 支持
SendEmail
- 创建发送邮件客服端步骤: 1.创建Smtp服务器. 2.创建发件人,与收件人邮箱地址. 3.创建发送信息. 4.建件发送附件.-send mail
39709562sharpwebmail-0.13
- 邮件系统,能收发邮件,管理个人邮件,配置邮件服务器等功能-Email System,this module can send and receive Email,manage personal Email,Configurate Mail servers and so on..
mailsendanddownload
- 能够与邮件服务器连接,实现邮件发送下载等功能-Connection with the mail server to achieve features such as e-mail download
server
- 这是一个邮件收发的服务端,用于做邮件收发的服务器-This is a send and receive e-mail server used to send and receive e-mail servers to do
SendMail
- 一个Windows应用程序,实现发送邮件的功能。要求利用正则表达式验证用户输入法的信息,当输入的信息符合要求时,才允许将邮件发送到服务器-A Windows application, send messages to achieve functions. Require the use of regular expressions to validate the user input information, the information to meet the requirements wh
SMTP_POP3_Mail_Server
- 这是一个使用C#基于.NET1.1实现的SMTP与POP3邮件服务器源代码。其中,MailServerComponent实现POP3和SMTP的服务端控件,负责处理底层的POP3和SMTP消息。MailServer 处理MailServerComponent的事件,并进行邮件接收和存储的工作。 包含的功能: 基本的: * SMTP/POP3/IMAP4/WebMail * IP访问过滤 * 用户邮件大小限制 * 支持XML和MSSQL数据库存储 * 很好的G
DotNetOpenMail-0.5.8b-src
- DotNetOpenMail是通过C#语言实现的邮件系统的库,可以配合SMTP服务器来使用。-DotNetOpenMail is a .Net library which can be used to create html and text emails with file attachments and embedded images. You need an SMTP server and your own .Net program to make use of it.
DnsMX
- 使用该软件可以查询邮件服务器dns的ip地址列表。比如sohu.com,sina.com,163.com-query the ipaddress list of ISP s dns
FeedBack
- 首先要有足够的QQ号码在txt文档中每个号码占一行,然后导入qq号码,设置邮件服务器实现邮件群发-input QQ Number then Send Email
SendMail
- 邮件发送,在CONFIG中配置发送账号,验证密码,邮件服务器.-Mailing, configured in the CONFIG sending account, verify the password, the mail server.
testproject
- 通过填写邮件服务器以及用户名和密码测试邮件发送,输入附件路径可发送附件-By completing the mail server and the user name and password to send a test message, enter the path to send attachments attachments