搜索资源列表
收发电子邮件
- 收发电子邮件源代码
电子邮件收发系统
- 利用SMTP POP3协议写的一个很好的电子邮件收发系统非常经典(不是本人所写因为不会)-A very good email receive and send system which using smtp and pop3 protocol. It is very classical!
收发电子邮件与监视网络服务器资源
- 收发电子邮件与监视网络服务器资源-e-mail server and network monitoring resources
PB收发电子邮件mymail
- PB收发电子邮件mymail.rar-PB email mymail.rar
76 监控POP3上的电子邮件收发
- 监控POP3上的电子邮件收发-monitor the POP3 e-mail
收发送电子邮件
- 一个vc用收发电子邮件的程序,在xp vc6环境下 编译通过!-a vc used e-mail procedures, the xp vc6 environment compile!
收发电子邮件
- 用VB编写的电子邮件程序源代码,具有邮件的收发,编辑,帐户的建立和保存等功能-VB prepared by the e-mail program source code, with the TX-mail, editing, account for the establishment and preservation of function
发送电子邮件附件
- VB 实现的邮件收发用VB编写收发电子邮件程序?肰B编写收发电子邮件程序-develolped with VB,about sending and receiveing email.
实例98 收发电子邮件
- 收发电子邮件-e-mail
监控pop3上的电子邮件收发
- 监控pop3上的电子邮件收发,定时检测指定邮箱,显示邮箱内的邮件数量。-control on the e-mail, regular mail designated testing shows that mailbox with mail volume.
电子邮件收发系统最详细版
- 电子邮件收发系统最详细版.rar
shoufadianziyoujian
- vc实现的收发电子邮件的程序,可以运行实现,可试试,很快的-VC email
Socket(mail)
- 用户 收发电子邮件,该功能很简单,很方便被学习-Users to send and receive e-mail users, this feature is very simple and very easy to be learning
YJXTLLYJ
- 大家好,我是双鱼林,这是我两年前自己的毕业设计,题目是基于winsock的邮件系统设计,我现在把这个系统的源程序免费发布给大家,有需要做这方面资料的朋友可以下载下去研究下!系统使用的c语言网络编程技术实现了SMTP和POP3的应用层协议命令处理,使用php网页形式收发邮件. (1)SMTP服务器必须实现基本的协议命令,包括以下命令: HELO、MAIL FROM、RCPT TO、DATA、REST、NOOP、QUIT和HELP。 (2)POP3服务器必须实现基本的协议命令,包括以下命令:
8000
- 利用SMTP POP3协议写的一个很好的电子邮件收发系统非常经典-To use SMTP POP3 protocol to write a good e-mail sending and receiving system is the classic
eamilchecker
- VB实现收发电子邮件,一个很好的邮件管理系统,支持群发,用VB开发的。 -emailchecker
VC++编程实现收发电子邮件
- 用vc实现的pop3、smtp收发电子邮件的源代码
56收发电子邮件
- 56收发电子邮件(56 send and receive e-mail)
A163407710-27046
- VC++编程实现收发电子邮件,设置SMTP服务器和POP地址,可实现在本地接收指定帐户的电子邮件,也可以发送邮件,简单来说,实现了本地查看接收、发送Email的功能,你可以再扩展些,比如加上删除邮件的功能,将其扩展成一个邮件客户端程序。 运行环境:Windows/Visual C/C++(Vc + + programming to realize send and receive E-mail, and POP set SMTP server address, which can realiz
电子邮件收发系统
- 发送和接收电子邮件,对于某些执行特殊任务的应用程序而言,是一个十分有用的功能。例如,一个监视网络服务器资源使用情况的工具软件,如果它具有自动发送电子邮件的功能,那么当它发现服务器的资源使用已经接近事先设定的临界状态时,便可以向系统管理员发送一封告警的电子邮件,从而使系统管理员能够及时地采取措施,以避免重大事故的出现。在Visual Basic中,应用程序可以通过调用微软公司的MAPI(Messaging Application Programming Interface,消息应用程序编程接口),