搜索资源列表
收发电子邮件
- 收发电子邮件源代码
电子邮件收发系统
- 利用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
收发电子邮件的程序
- 这是一个收发电子邮件的程序,比较简捷,易于学习- This is a receiving and dispatching email procedure, quite simple and direct, is easy to study
收发电子邮件代码
- java实现收发电子邮件-achieve e-mail
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.
javaEmailClient
- 基于JAVA语言的电子邮件客户端,实现了收发邮件等基本功能。对于初学者是一份很好的代码。-Based on the JAVA language, e-mail client, such as implementation of the basic functions to send and receive mail. For beginners is a very good code.
javamail
- java开发的邮件客户端,可以收发电子邮件,调试成功。-java mail client development, you can send and receive e-mail, debugging success.
电子邮件收发系统最详细版
- 电子邮件收发系统最详细版.rar
shoufadianziyoujian
- vc实现的收发电子邮件的程序,可以运行实现,可试试,很快的-VC email
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,消息应用程序编程接口),