搜索资源列表
sendmail5
- 一个用c++builder开发的发邮件的程序,支持附件!- Development sends the mail with c the builder the procedure, supports the appendix!
OpenPOP_source
- 一个用C#编写的Pop收发邮件程序,可收发设了安全密码验证的邮件服务器.-a C# Pop prepared by the e-mail procedures, TX-based security password verification of the mail server.
Mail_prog_VC
- MailAgent目录下为“邮件代理”应用程序的源代码和可执行文件;MailAgent应用程序中完成了SMTP发信的功能,并提供了POP3类支持,请自行添加POP3收信功能。 编译环境需求: Windows 2000;Microsoft Visual C++ 6.0 -MailAgent directory as "mail agent" of the application source code and executable files; MailAgent ap
第5章 网络编程
- c++builder5.0实例代码: 第5章 网络编程: 5.1 建立自己的Web浏览器 5.2网上传输数据程序 5.3远程屏幕抓取程序 5.4编制一个邮件收发程序 5.5 NetBios编程-example code : Chapter 5 of network programming : 5.1 build its own Web browser 5.2 Internet data transmission procedures Remote screen captu
eamil
- 用C#开发的一个EMAIL邮件发送 还不错的-C# development of an e-mail senders also good
STMPemail
- 基于STMP电子邮件的VC++版本,可进行邮件手法-STMP-based e-mail version of Visual C + +, for mail practices
cmail
- 用C#做的带精灵的邮件通知程序 能够查出你有没有新邮件.-do with the spirit of an e-mail notification procedures to identify you have no new messages.
DecodeBase64_521
- 邮件解码程序,Base64解码. 包括文档与解码程序(C/C++的都有).-mail decoding process, Base decoder. Including documents and decoding procedures (C / C have).
sendemai
- 发送电子邮件的asp.net程序(c#),并可同时发送到多个用户。-Asp. Net (c #), can be sent simultaneously to multiple users.
mail_c
- C#编写日邮件接收程序。可以实现基本的网络连接、POP管理等功能。-Japan prepared to receive mail procedures. Can achieve basic network connectivity, POP management, and other functions.
mailDaemon
- 发送邮件的控制台程序,使用C#2.0开发-console, the use of C# 2.0 Development
CBSendEmail
- C++ builder 编的发送邮件代码
C++EmailSource
- 邮件传送源程序_-------一个简单的邮件传送源程序
c_mail
- c写的邮件例子简单方便适合初学者学习方便使用
Borland C++ Builder Mail
- c++builder 电子邮件编程-c builder e-mail program
Pop3MailChecker
- Visual c++编写的一个POP3邮件检查程序
SMailer
- 一组实现邮件发送功能的c++封装类 — SMailer
mail
- 实现邮件发送功能的c++代码(c++经典案例)内含完整的 cpp文件,经典的c++类设计,机制原理的详细说明,基本用到了c++所有的优点特性,是学习c++的完美案例!
邮箱 c++
- 10年毕业设计,c++写的邮件客户端 pop3、smpt协议收发
SMTP邮件发送
- SMTP邮件发送,利用SMTP进行邮件发送与接受,C语言编写,计算机网络课程设计