搜索资源列表
Netmanag.zip
- 网络管理程序。含ping,ftp,smtp等功能
smtp_protocol
- 使用vc编写的实现SMTP简单邮件传输协议的程序,在VC6编译运行通过。-use vc prepared by the realization SMTP Simple Mail Transfer Protocol procedures, the VC6 compiler running through.
我班的网络课程设计
- 我班的网络课程设计!包括FTP,文件传输!SMTP,里面由文档介绍!(独创!)-classes network curriculum design! Including FTP, file transfer! SMTP, introduced documents from inside! (Original!)
企业邮件服务器.RAR
- 该邮件服务器提供SMTP,POP3和Finger服务,多域名支持,帐户别名,多域别名支持,SMTP用户发信认证,RBL/RSS/ORBS/DUL和基于IP地址与邮件地址的垃圾邮件过滤功能-the mail server SMTP, POP3 and Finger services, domain name, alias accounts, multi-domain alias support, SMTP user authentication letter, RBL / RSS / ORBS /
cn700_vc7105756793566
- SMTP协议实现总集, 有7个程序的源代码!非常好!用于课程设计的! -SMTP protocol collection, seven program's source code! Very good! For course design!
smtpdll
- smtp的动态库,邮件发送过程中用的动态库,里面有详细的代码,接口简单无需文档,自己研究一下就可以使用了, 性能稳定。-smtp dynamic library, mail sent to the process of making DLL containing a detailed code, simple interface without documents, their study on the use of the stable performance.
GoodEmailSystem
- 一个非常好的SMTP邮件收发系统,绝对好用-a very good SMTP mail systems, absolute handy
2005070915564913764
- SMTP协议实现总集,也是本人收集的,有7个程序的源代码!非常好!用于课程设计的!-SMTP protocol collection, and I collected a seven program's source code! Very good! For course design!
我的smtp程序
- 用vc编写的EMAIL发送程序,支持smtp服务器的用户名及密码。-with vc prepared to send email procedures and support smtp server user name and password.
Socket实现SMTP,POP邮件服务器
- 基于Socket类实现SMTP,POP邮件服务器的源代码-based on Socket class achieve SMTP and POP mail server source code
java实现SMTP服务器
- 电子邮件传递可以由多种协议来实现。目前,在Internet 网上最流行的三种电子邮件协议是SMTP、POP3 和 IMAP,-can send e-mail from multiple protocols is to be achieved. Currently, the Internet's most popular e-mail agreement is three SMTP, POP3 and IMAP.
smtp
- 最简单的smtp服务器的代码.适合初学者使用阅读
用VB编写SMTP发信程序(14KB)i038_smtp
- 用VB编写SMTP发信程序-VB prepare written procedures for SMTP
SMTP编程
- 内含利用SMTP发送邮件的简单例子、实现SMTP*功能、查找SMTP服务器三个例子,很全面。-includes a SMTP mail simple example, to achieve mass function SMTP, SMTP server you three examples, very comprehensive.
利用SMTP协议发送邮件
- 通过VC实现SMTP协议,达到发送电子邮件的目的,本程序通过测试,已成功发送电子邮件-VC through the SMTP protocol, send e-mail to the end, the test procedure has been successful in sending e-mail
7.8 用smtp协议发送邮件
- 凡是具有pop3协议的收件邮箱和smtp协议的发件邮箱,均可通过本系统来收发邮件。包括了收发邮箱的各项常用功能-any agreement with pop3 mail and acceptance of the agreement smtp mail pieces can be through the system to send and receive mail. The transceiver includes the commonly used mail function
email
- winsock实现电子邮件收发。SMTP和POP3协议实现。
VC++编程实现收发电子邮件
- 用vc实现的pop3、smtp收发电子邮件的源代码
SMTP邮件发送
- SMTP邮件发送,利用SMTP进行邮件发送与接受,C语言编写,计算机网络课程设计