搜索资源列表
5ivb_028158
- 邮件程序,支持POP3,或SMTP 普通使用 欢迎评论 谢谢支持-mail procedures, support POP3, SMTP or ordinary use welcomes comments Thank support
openSmtp源代码
- C#的SMTP/POP3协议的源码.[转]-C# source SMTP/POP3 agreement. [Switch]
csmtp
- 开发SMTP、POP3协议通信程序 邮件发送 Form1 的摘要说明。
SMTP_POP3
- c#电子邮件收发,用POP3和SMTP协议实现,是一个很好的电子书
JMailsender
- C#邮件发送程序,支持pop3,smtp等
Net.rar
- LumiSoft.Net的全部代码,SMTP,POP3,FTP,LumiSoft.Net s code,SMTP,POP3,FTP
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
pop3
- 这是一遍关于数据通信的论文,是基于c/s结构的一个简单的小邮箱的开发实例,用到了c#和简单的pop和smtp协议,大家可以参考一下-This is again on the data communications paper is based on the c/s the structure of a simple example of the development of small-mail, use the c# And simple pop and smtp agreement, we
cshapentryCourseware
- c#入门课件 第01章 C#.NET概述.ppt 第02章 C#数据类型.ppt 第03章 C# 语 句.ppt 第04章 类.ppt 第05章 继承、多态、委托与事件.ppt 第06章 设计窗体和控件.ppt 第07章 ADO.NET与数据操作.ppt 第08章 ASP.NET Web应用程序开发.ppt 第09章 网络协议与套接字编程 .ppt 第10章 TCP协议开发 .ppt 第11章 UDP协议开发 .ppt 第12章 FTP协议开发.p
sharpmimetools-0.6
- harpWebMail is an ASP.NET Web Mail application that is written in C#. It uses a POP3 server as the mailstore and sends mail through a SMTP. It is very simple to configure (Only a few settings in the web.config file). You can compose HTML messages, se
SMTP_POP3_Mail_Server
- 这是一个使用C#基于.NET1.1实现的SMTP与POP3邮件服务器源代码。其中,MailServerComponent实现POP3和SMTP的服务端控件,负责处理底层的POP3和SMTP消息。MailServer 处理MailServerComponent的事件,并进行邮件接收和存储的工作。 包含的功能: 基本的: * SMTP/POP3/IMAP4/WebMail * IP访问过滤 * 用户邮件大小限制 * 支持XML和MSSQL数据库存储 * 很好的G
Pop3guowai111
- 利用c#,基于pop3和smtp协议的邮件客户端。国外高手写的,爱学的同学拿去。-Use c#, based on the protocol pop3 and smtp mail client. Written by foreign masters, love to learn classmates Na Qu.
26.Visual.CSharp.NET.wangluohexinbiancheng
- 包括三方面内容:CSharp网络开发基础知识,基础服务器开发、基础客户端开发、FTP开发、SMTP开发、POP3开发和远程控制开发,最后包括win32网络组建开发,web数据库基础,win32异步套接字开发、xml web services开发以及一个完整的分布式网络应用程序开发实例。-Includes three aspects: CSharp web development basics, basic server development, based client development,
MailSendAndReceive
- POP3邮件接收和SMTP的邮件发送 demo-POP3 incoming mail and SMTP mail sent demo
lianxi
- jmail功能实现 有pop3接收程序和smtp发送程序解压缩后就能用 -Jmail function realization
Mail
- 这是一个C#项目,它的功能是发送邮件和接收邮件。发送邮件使用SMTP协议,接收邮件采用POP3协议。-This program is used to send mail and receive mail.It send mail by the smtp protocol,and receive mail by the pop3 protocol.
MailClientForme
- 项目:邮件的发送与接收 原理基于简单:SMTP和POP3协议的电子邮件的发送和接收的编程,发送端SMTP协议模块的设计 (2)接收端POP3协议模块的设计 -Project: the sending and receiving e-mails Principle based on simple: SMTP and POP3 protocol of E-mail sent and received by the programming, the sender SMTP protoc
