搜索资源列表
c smtp conn src.zip
- 发送email的smtp协议的MFc封装类
c实现smtp服务器,使用TcP命令实现功能比较完善
- c#实现smtp服务器,使用TcP命令实现,功能比较完善-c# smtp server using TcP commands, functions more perfect
c++smtp
- c++实现简单发邮件的功能,适合初学者学习,含金量不高
smtp
- 一个用c++编写的邮件发送程序,带smtp验证,能添加附件-One with c++ Prepared e-mail program, with smtp authentication, to add the annex
smtp
- 简单邮件传输协议smtp协议分析。c语言实现。-Simple Mail Transfer Protocol smtp protocol analysis. c language.
Send
- smtp的一个例子!VISUAL c-smtp an example! VISUAL c
smtp
- 自动发邮件功能-Automatic e-mail function
c++hxbc
- c++核心编程技术本书全面深入地介绍了当今最热门的编程技术,包括cOM、ActiveX、Web服务器应用程序,以及Internet上的WinSock、UDP、HTTP、HTML、FTP、smtp、POP3、NNTP等协议。本书由16章组成,主要内容包括面向对象编程,组件对象模型(cOM) ,ActiveX框架,“Type Library”编辑器,创建ActiveX,OLE自动化,使用WinSock,使用FTP控件,使用UDP控件,使用HTTP控件,使用HTML控件,使用smtp控件,使用POP控
smtp
- smtp class for windows mobile using c#
smtp-implement
- c++ 实现 smtp 协议 mfc 可以截取 本机在收发邮件的时候的数据包 并且 进行分析显示-c++ to achieve smtp protocol mfc can send and receive e-mail interception of the machine when the data packets and carry out analysis
smtp.c
- smtp using c and wavecom module
AN.smtp.Ver.8.0.0.3
- ANsmtp component provides an easy way to enable your ASP, VB, VBA, Vc++, Delphi, c#, VB.NET, Jscr ipt.NET, ASP.NET or other cOM environment applications to send rich TEXT/HTML email based on smtp or Esmtp protocol. It also can lookup DNS MX record to
smtp
- smtp协议发送邮件的c++源码,可以作为邮件发送协议学习的参考。-smtp protocol to send the message c++ source code, you can mail the agreement as a reference study.
rfc821-c.tar
- pop3 smtp 协议文档 详细分析了邮件的发送接收过程-pop3 smtp mail
smtp
- 实现邮件告警,直接make一下,c语言stmp 使用方法如下:。./mail -s [标题] -f [发件人地址] -r [回复的邮件地址] -S [邮件服务器地址]-T [发送的字符串] -F [发送的文件名的内容] 收件人地址-To achieve e-mail alerts, make a direct look, c language stmp used as follows:. ./Mail-s [title]-f [sender addresses]-r [reply to e-
smtp-Relay-Kit
- Two components for smtp Windows service for receiving message in c:\temp with format *eml. And separate software with UI for relaying all message internet to destination.
smtp-send-email
- 基于 Visual c++ smtp 的email 发送的实现例子,对于初学者来说是个不错的东东,分享一下-an example to realize the e-mail base on visual c++ smtp, it is good for the beginner,share it
smtp-send-email
- 基于 Visual c++ smtp 的email 发送的实现例子,对于初学者来说是个不错的东东,分享一下an example to realize the e-mail base on visual c++ smtp, it is good for the beginner,share it-an example to realize the e-mail base on visual c++ smtp, it is good for the beginner,share it
c++ smtp发送邮件
- 使用c++ 发送邮箱,支持163,126(已测)。QQ邮箱理论上也支持(send mail using smtp c++ source code)
smtp邮件发送
- smtp邮件发送,利用smtp进行邮件发送与接受,c语言编写,计算机网络课程设计