搜索资源列表
CSharp
- c#网络应用高级编程-电子教案 第1章 进程、线程与网络协议 第2章 TCP应用编程 第3章 UDP应用编程 第4章 P2P应用编程 第5章 SMTP与POP3应用编程 第6章 网络数据加密与解密 第7章 三维设计与多媒体编程
csharp.mail.socket
- 用c#实现能过socket连接smtp实现发送邮件及附件的小程序,通常可用来定时通知什么的-with c # socket connections will be a realization smtp mail attachments and small programs, usually can be used to regularly informed of what
Net.rar
- LumiSoft.Net的全部代码,SMTP,POP3,FTP,LumiSoft.Net s code,SMTP,POP3,FTP
pop3_smtp
- pop3,smtp收发邮件,C#编程,是邮件客户端 -pop3,smtp protocal,receive and send email
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
MailServer_latest
- smtp的源码,还包括pop3,呕心沥血啊。各位一定要支持-smtp
GMailSender
- 使用SMTP利用GMAil发送邮件,使用C#的MessageClient组件-Send mail via gmail and use SMTP protocol
Email_Client
- 从国外论坛高价购买的Email客户端。 国外高手编写的使用C#实现的Email客户端全部功能。包含POP3收邮件 SMTP发邮件等全部功能。 编写也超级规范。是难得的学习范例!-Forum expensive purchase from abroad of the Email client. The use of foreign experts to prepare implementation of C# all of the features of Email clients. Co
EmailSystem
- 此次设计我们将以国内久负盛名的FoxMail电子邮件客户端软件为范本来主要是实 现发送邮件,接受邮件这两个最基本但是也最重要的功能,以及其他的发送附件,发送 多媒体附件,实现代理服务器登录SMTP服务器,以及实现用户可以自主编辑的通讯簿等 等附加功能。而我个人主要负责电子邮件的发送这个功能。 -The design will be our famous domestic FoxMail e-mail client software as a template to achieve
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
MailSend
- CSharp实现的基于SMTP协议和socket编程的邮件发送客户端-CSharp achieved SMTP protocol and socket-based programming of the e-mail client
email
- 电子邮件群发系统附编辑器源码 应用目标以及范围: 编写邮件,选择后提取邮件群发至目标用户信箱中 与外部系统接口: smtp,pop,自定义客户端接口 需要可填写新信件,包括信件标题、内容 需要在填写新信件时加入附件功能 -Mass system attached to an e-mail editor source application objectives and scope: the preparation of e-mail, select the
Csharp1
- C#网络编程教案 第1章 进程、线程与络协议 第2章 TCP应用编程 第3章 UDP应用编程 第4章 P2P应用编程 第5章 SMTP与POP3应用编程 …… -C# Network Programming Chapter 1, the process of lesson plans, thread and network protocol TCP Application Programming Chapter 2 Chapter 3 Chapter UDP Appl
Emailer
- 用于发送匿名电子邮件,只需要指定发件人,收件人,标题,内容等。SMTP服务器信息应存储在配置文件中.-Used to send email.
SMTP_POP3_Mail_Server
- 这是一个使用C#基于.NET1.1实现的SMTP与POP3邮件服务器源代码。其中,MailServerComponent实现POP3和SMTP的服务端控件,负责处理底层的POP3和SMTP消息。MailServer 处理MailServerComponent的事件,并进行邮件接收和存储的工作。 包含的功能: 基本的: * SMTP/POP3/IMAP4/WebMail * IP访问过滤 * 用户邮件大小限制 * 支持XML和MSSQL数据库存储 * 很好的G
mysmtp
- asp.net 发送邮件 可携带附件 smtp 验证方式-asp.net send mail smtp authentication can carry attachments
mail
- POP协议收信,SMTP协议发信,邮件的收发,删除,联系薄,多选等是电子政务系统,OA,CRM等系统常用模块!功能完整实现,在获取相应功能的时候,请查看对应页面源码。要获取服务器邮件已读,未读等状态,请使用IMAP协议开发。内部包含JmailL4.4安装版及Imap dll文件和相应文档。-jmail
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,
EmailManage
- 邮件收发系统 虽然是简单的邮件收发,但是利用到了SMTP协议和TCP同步协议实现的检查和接收指定的邮件服务器上的邮件。-While sending and receiving e-mail system is a simple mail, but the advantage of the SMTP protocol and TCP synchronization protocol specified in the inspection and receive messages on the
CSharp-code
- 代码分7章 第1章 进程、线程与网络协议 第2章 TCP应用编程 第3章 UDP应用编程 第4章 P2P应用编程 第5章 SMTP与POP3应用编程 第6章 网络数据加密与解密 第7章 三维设计与多媒体编程-Chapter 6 of Chapter 5 of Chapter 4 of the P2P application programming Application Programming Chapter 3, Chapter 1, Chapter 7 proce