搜索资源列表
我的smtp程序
- 用vc编写的EMAIL发送程序,支持smtp服务器的用户名及密码。-with vc prepared to send email procedures and support smtp server user name and password.
利用SMTP协议发送邮件
- 通过VC实现SMTP协议,达到发送电子邮件的目的,本程序通过测试,已成功发送电子邮件-VC through the SMTP protocol, send e-mail to the end, the test procedure has been successful in sending e-mail
VC++ smtp发送邮件源码
- VC++ smtp发送邮件源码,支持服务器验证的,找了很久,很多都是没有用户名密码验证,这个可以,VC++ smtp send mail source to support the authentication server to find for a long time, many of them are not user name password authentication, this can be
cvery_164286.rar
- 使用VC基于POP3和SMTP实现一个电子邮件客户端,The use of VC based on the realization of a POP3 and SMTP e-mail client
post.rar
- VC实现发送含有附件的邮件,供初学者掌握SMTP协议、邮件格式及Winsock使用,VC realization Send e-mail containing attachments, for beginners to master SMTP protocol, e-mail format and the use of Winsock
SMTP
- SMTP简单邮件传输协议,点到点的邮件通信,本人在VC 6.0下测试通过-SMTP Simple Mail Transfer Protocol, point-to-point e-mail communications, I am in VC 6.0 to test through
VC-Send-EMail
- 简邮邮件发送组件 本组件(smtp.dll)通过smtp协议发送邮件,为标准windows dll 支持VB VC等主流编程工具调用,-send email
smtp
- 基于vc实现的邮件服务器支持SMTP POP3 ,请多多支持!-SMTP
SMTP
- 利用SMTP协议发送邮件 VC源码-网络编程-Send mail using SMTP protocol VC source- network programming
Netmanag
- 网络管理程序。含ping,ftp,smtp等功能 -Network manage app , having ping , ftp and smtp etc
tcp-ip-demo
- tcp/ip协议应用层应用源码,VC++6.0开发编译OK,smtp,pop3,dns-tcp/ip application layer application protocol source code, VC++ 6.0 compiler development OK, smtp, pop3, dns
smtp1
- vc stmp email 邮件系统 企业应用-vc stmp email e-mail system of enterprise applications
vc_SendEmail
- send an email using vc pop3 smtp protol an client-send an email using vc pop3 smtp protol an client
smtp
- 实现smtp的发送邮件的功能,利用Vc++6.0编译通过运行成功-Smtp send mail to achieve the function of Vc++6.0 compiler to use by running a successful
SMTP
- 修改后的SMTP源代码,提供发送电子邮件 VC源码-网络编程-asdfqwefqwefqwefqwefqwefqwef
smtp_mail
- VC使用smtp.dll发邮件示例,压缩包内含三个代码,一个是vc++调用smtp.dll发送邮件的实例,一个是动态加载实例,还是有一个是静态引入实例,都可以顺利编译,很不错的参考资料。-VC use email smtp.dll example, compressed packet contains three codes, one is calling vc++ examples of smtp.dll send a message, one example of dynamic loadi
(Smtp)VC6.0EmailSendingReceivingCode
- 基于smtp VC6.0EmailSendingReceivingCode.rar-VC6.0EmailSendingReceivingCode.rar
SMTP
- SMTP服务器,源码总汇,收发邮件服务器代码,本代码包含了,收邮件服务器和发邮件服务器,VC-SMTP server, source Center, e-mail server code, the code contains, and received e-mail server and mail server, VC++
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
VC++编程实现收发电子邮件
- 用vc实现的pop3、smtp收发电子邮件的源代码