Location:
Search - pop3 .net
Search list
Description:
Platform: |
Size: 493776 |
Author: |
Hits:
Description: 演示了如何连接到Hotmail 邮箱,列出收件箱中的邮件,发送和接收电子邮件,使用 C# 和XMLHTTP 组件。样例代码包含了一个.NET代码,演示了通过HTTPMail 连接到Hotmail和使用其它邮件协议(如POP3, IMAP4, 或 SMTP)一样简单。
Platform: |
Size: 8526 |
Author: |
Hits:
Description: 用C#开发的POP3客户端组件,可供ASP.net调用
Platform: |
Size: 81434 |
Author: |
Hits:
Description: ASP.NET读取POP3邮件的操作-ASP.NET read POP3 mail operation
Platform: |
Size: 494043 |
Author: 夏雨 |
Hits:
Description: ASP.NET读取POP3邮件的操作-ASP.NET read POP3 mail operation
Platform: |
Size: 493568 |
Author: 夏雨 |
Hits:
Description: .net下利用smtp和pop3发送邮件程序SendMail- net under uses smtp and pop3 transmission mail procedure
SendMail
Platform: |
Size: 32768 |
Author: ivan.lee |
Hits:
Description: c#写的电子邮件收发系统,利用.net平台提供的库函数实现的-write c# E-Mail System using. Net platform for the realization of the library functions
Platform: |
Size: 14336 |
Author: sdfsdf |
Hits:
Description: SharpWebMail是一款C#编写的ASP.NET下的EMail客户端。它通过POP3服务器接收邮件,通过SMTP服务器发送邮件。它的配置很简单(只需要在web.config 里面做几个设置)。-SharpWebMail is prepared by the C# ASP.NET customers under the EMail end. It adopted a POP3 server to receive mail through the SMTP server to send mail. Its configuration is very simple (only need to do several sed installed inside).
Platform: |
Size: 1878016 |
Author: 金戈 |
Hits:
Description: windows服务,自动将POP3邮件转存到数据库,可以很方便的与即时通讯平台,短信平台对接,基于lumi.net,需要.net 2.0-windows services, POP3 e-mail automatically转存到database, can be very convenient and instant messaging platforms, SMS platform docking, based on the lumi.net, needs. net 2.0
Platform: |
Size: 709632 |
Author: zhangheng |
Hits:
Description: 本书是关于C#网络开发的教材,主要包括三个方面内容,首先简要介绍了有关C#网络开发的基础知识;接着讲解基础服务器开发、基础客户端开发、FTP开发、SMTP开发、POP3开发和远程控制开发;最后是高级应用,包括Win32网络组件开发、Web数据库基础、Win32异步套接字数据库开发、XML Web Services开发以及一个完整的分布式网络应用程序开发实例。
本书适合于C#开发人员进行网络开发,对Visual C++ .NET和Visual Basic.NET开发人员也很有参考意义。-This book is on the C# Network development of teaching materials, mainly includes three aspects, first of all briefly introduce the relevant C# Network development based on knowledge then on the basis of server development, the basis of client development, FTP development, SMTP development, POP3 Development and remote control development Finally, advanced applications, including the development of Win32 network components, Web database, Win32 Asynchronous Socket database development, XML Web Services development as well as a complete distributed network application development examples. This book is suitable for C# Developer network development, on the Visual C++. NET and Visual Basic. NET developers is also very useful.
Platform: |
Size: 7702528 |
Author: Admrial |
Hits:
Description: .NET POP3 MIME Client
Platform: |
Size: 77824 |
Author: king |
Hits:
Description: 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协议开发.ppt
第13章 SMTP与POP3协议开发.ppt
第14章 图形图像与多媒体编程.ppt
第15章 基于组件的开发技术.ppt
第16章 XML Web Service开发.ppt
第17章 网络安全.ppt-c# Chapter 01 Introduction to Software section C#. NET Overview. ppt No. 02 Chapter C# data types. ppt No. 03 Chapter C# statement. ppt first Chapter 04 categories. ppt first Chapter 05 inheritance, polymorphism, entrusted with the incident. ppt No. Chapter 06 Design and control form. ppt chapter 07 and ADO.NET data manipulation. ppt No. 08 Chapter ASP.NET Web application development. ppt Chapter No. 09 socket programming and network protocols. ppt Chapter 10 TCP protocol development. ppt Chapter 11 UDP protocol development. ppt Chapter 12 FTP protocol development. ppt of chapter 13 of SMTP and POP3 protocol development. ppt Chapter 14 graphic images and multimedia programming. ppt of chapter 15 of the development of component-based technology. ppt article Chapter 16 XML Web Service Development. ppt of chapter 17 of Network Security. ppt
Platform: |
Size: 1711104 |
Author: 王勇 |
Hits:
Description: LumiSoft.Net的全部代码,SMTP,POP3,FTP-LumiSoft.Net s code,SMTP,POP3,FTP
Platform: |
Size: 1008640 |
Author: luckys |
Hits:
Description: 包含多种网络编程http ftp sip sdp pop3等等,功能很全面-Contains a variety of network programming http ftp sip sdp pop3, etc., functions very comprehensive
Platform: |
Size: 1370112 |
Author: gary |
Hits:
Description: this program is a mail agent uses pop3 and smtp protocols, written in .net c#, you can determine the server ip to begin sending.
Platform: |
Size: 57344 |
Author: espil |
Hits:
Description: 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, search your inbox, read complex mime messages and much more.
Platform: |
Size: 928768 |
Author: vikram |
Hits:
Description: 包括三方面内容:CSharp网络开发基础知识,基础服务器开发、基础客户端开发、FTP开发、SMTP开发、POP3开发和远程控制开发,最后包括win32网络组建开发,web数据库基础,win32异步套接字开发、xml web services开发以及一个完整的分布式网络应用程序开发实例。-Includes three aspects: CSharp web development basics, basic server development, based client development, FTP development, SMTP development, POP3 development, and remote control development, win32 network set up last including development, web database infrastructure, win32 development of asynchronous sockets , xml web services development, and a complete example of a distributed network application development.
Platform: |
Size: 15744000 |
Author: 朱岩 |
Hits:
Description: 开发平台:vs2005
内容简介:本程序是基于pop3以及smtp协议来实现电子邮件的收发过程,利用VS2005提供的.NET框架2.0的System.Net.Mail命名空间中专门对邮件收发处理的类,进行编程。
包含内容:1.源程序代码及工程
2.详细的实验报告一份
3.调试说明书一份-Development Platform: vs2005
Introduction: This procedure is based on the pop3 and smtp protocol to achieve the process of sending and receiving e-mail, provided the use VS2005. NET Framework 2.0 System.Net.Mail namespace in a special class of message send and receive processing, programming.
Include: 1. Source code and project
2 a detailed experimental report
3 Debugging a manual
Platform: |
Size: 2139136 |
Author: pengxinyue |
Hits:
Description: .NET library written in C# with a full implementation of a POP3 client. Easy to use but yet powerful. Includes a robust MIME parser backed by several hundred test cases.
Platform: |
Size: 1295360 |
Author: abcengenharia |
Hits:
Description: MAIL code to manage pop3 accounts in C# .net. tested and fully functional
Platform: |
Size: 1117184 |
Author: André |
Hits: