搜索资源列表
HttpMail.zip
- 演示了如何连接到Hotmail 邮箱,列出收件箱中的邮件,发送和接收电子邮件,使用 C# 和XMLHTTP 组件。样例代码包含了一个.NET代码,演示了通过HTTPMail 连接到Hotmail和使用其它邮件协议(如POP3, IMAP4, 或 SMTP)一样简单。
一个可移植的邮件接收(支持POP3协议)程序.rar
- 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移植SOCKET和POP3封装类,希望能为初学者提供一些帮助。
用Visual C实现POP3邮件接收程序
- 支持pop3协议,实现pop3邮件接受,用c#语言编写。经过测试合格。-support pop3 agreement and achieve pop3 mail acceptance, with c # language. After tested.
电子邮件收发系统
- 利用SMTP POP3协议写的一个很好的电子邮件收发系统非常经典(不是本人所写因为不会)-A very good email receive and send system which using smtp and pop3 protocol. It is very classical!
我觉得不错的一个邮件发送
- 这不像网上流传的那些用SMTP协议的邮件客户端 通过读源码,我学到了不少东西-This is not like those Internet rumors of an agreement with SMTP mail client through reading source, I learned a lot of things
POP3.MFC
- pop协议,又VC。MFC框架类支持,pop3邮件协议-pop agreements, VC. MFC framework class support, pop3 mail agreement
pop3_mailsystem
- 根据POP3(Post Office Protocol 3)POP适用于C/S结构的脱机模型的电子邮件协议,实现从邮件服务器下载电子邮件等功能。
利用SMTP协议发送邮件
- 利用SMTP协议发送邮件, 利用SMTP协议发送邮件
poco-1.3.5.zip
- 非常好的标准c++网络通讯开源库,支持tcp,udp,ssl,支持smtp和pop3邮件协议,Very good standard c++ network communication open-source database, to support tcp, udp, ssl, support for pop3 and smtp e-mail agreement
pop3
- 利用libnids来对电子邮件协议pop3协议分析程序。C语言实现。-Libnids to the use of e-mail protocol pop3 protocol analyzer. C language.
smtp
- 这是个发邮件的支持stmp协议的类,特好用-This is a support email stmp category agreement, special use
cses-0.3-src
- 这个源代码是用C#开发的,实现了一个Windows下的邮件服务器功能。它实现了SMTP及POP3协议。可以作为一个独立的服务器,或者其它应用程序组件中的一部分。-This source code is developed using C# to achieve under a Windows mail server functionality. It implements the SMTP and POP3 protocol. Can be used as an independent serv
一个可移植的邮件接收(支持POP3协议)程序
- 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移植SOCKET和POP3封装类,希望能为初学者提供一些帮助。- This procedure is may transplant (Win32/Linux) the mail receive (to support the POP3 agreement) the procedure, and compiled has been possible to transplant SOCKET and the
mimecpp_src
- MIME的编辑和解析类。不用了解MIME的详细协议也能生成各种标准格式的email文件。我就是用这个类很快的写了一个程序来批量生成email文件,然后用dreammail等邮件工具群发,比较不容易被邮件服务器认为是垃圾邮件。-MIME type of the editing and analysis. Do not understand the details of the agreement MIME can also generate a variety of standard format
CMapi_src
- MAPI协议发送邮件封装类-MAPI agreement transmission mail seal class
mysvr
- 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移 植SOCKET和POP3封装类,希望能为初学者提供一些帮助。 编译: Win32: 在VC++6.0下编译通过,并运行良好。 Linux: 在G++下编译通过,请查看Makefile文件。-This procedure is a portable (Win32/Linux) to receive e-mail (support POP3 protocol) procedures, and t
HttpMail
- 演示了如何连接到Hotmail 邮箱,列出收件箱中的邮件,发送和接收电子邮件,使用 C# 和XMLHTTP 组件。样例代码包含了一个.NET代码,演示了通过HTTPMail 连接到Hotmail和使用其它邮件协议(如POP3, IMAP4, 或 SMTP)一样简单。- How demonstrated has connected the Hotmail mailbox, listed receives in a box the mail, the transmission and the re
SMTP邮件Socket协议源码
- 易语言Socket编程之SMTP邮件协议源码(Easy language Socket programming SMTP mail protocol source code)
邮件传输协议
- 邮箱传输协议,网络编程时可以参考,归纳的很好.(Mailbox transmission protocol, network programming can be referred to, induction is very good.)
C语言实现基于winsock的邮件系统
- C语言开发的邮件系统,使用了smtp协议和pop3协议,分为客户端和服务器,使用了windows下的socket来实现。仅供借鉴参考。(The mail system developed in C language uses smtp protocol and pop3 protocol, which is divided into client and server, and is implemented using sockets under windows.)