搜索资源列表
HttpMail.zip
- 演示了如何连接到Hotmail 邮箱,列出收件箱中的邮件,发送和接收电子邮件,使用 C# 和XMLHTTP 组件。样例代码包含了一个.NET代码,演示了通过HTTPMail 连接到Hotmail和使用其它邮件协议(如POP3, IMAP4, 或 SMTP)一样简单。
mail-pop3-smtp
- c++开发的邮件发送和接受程序,里面有pop3和smtp类,使用非常方便,封装的很合理。 代码写得非常流畅合理:)-mail sending and receiving procedures, and they pop3 and smtp category is extremely easy to use, the package is reasonable. Code is very reasonable fluency :)
Pop3Temp
- C#编写一个Pop3邮件接收组件包含一个测试的Windows Forms程序。是公司软件中的一个邮件模块的代码.主要使用协议来实现接受邮件的功能.要对协议有一定的了解才行哦.-prepared a Pop3 mail receiver module includes a test-Windows Forms sequence. Software company is a mail module code. Mainly use to achieve acceptable agreement ma
smtp
- c#示例程序开发 SMTP协议发送Email 代码 c#示例程序开发 SMTP协议发送Email 代码
MailSender
- 邮件客户端,C#实现,核心代码来自国外网站。
pop3
- 电子邮件接受和发送程序 简单的运用C++开发的 代码 适合新手
一个邮件发送代码
- C++Builder编写的邮件发送程序-C Builder mailing procedures
mail
- 根据smtp协议编写的代码 c++ 可向指定邮箱发送邮件
mail
- 这是一个邮件发送代码,该应用程序可以不依赖C++ Builder环境来运行,双击即可运行。 也可以在C++ Builder 6.0中打开MailProj.bpr文件,直接编译运行即可。 该程序是一个简单的邮件接收和发送系统。 注意:因为现在邮箱大多数都要求有用户名和密码,所以在发送邮件时可能会失败。 (注:有时在其他计算机上运行时可能会出现一个“Invalid resourec file:....”的警告。 可以忽略,单击“OK”按钮即可,程序会在编译中重新生成这个文
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
C_SMTP_protocol_design_classic_code
- C设计SMTP协议的经典程序代码C SMTP protocol design classic code-C SMTP protocol design classic code
C_programming_code_send_mail_function_classic
- C编程实现发送邮件功能的经典代码C programming code to send mail function in classic-C programming code to send mail function in classic
jjkMailPop3Test
- C++代码编译环境为Qt,实现对POP3服务器的操作。-C++ code compilation environment for Qt, the operation to achieve the POP3 server.
App_Email_gtk_client
- 客户端使用GTK设计,用C++开发的一个电子邮件客户端,内有smtp、pop3的实现代码-Client uses the GTK design, C++ development with an email client, there are smtp, pop3 implementation code
Determine.format.C.high.level.code
- C高级编程判断邮件格式经典代码Determine the message format C Classic high-level programming code -Determine the message format C Classic high-level programming code
PEInfo
- 我自己实现的C++写的SMTP发送邮件代码,可以发送附件,SMTP协议基于网上的某些代码,但修正了大部分bug,并且在base64上做了调整,效率还可以,大家可以试下!-SMTP protocol implement use visual c++