搜索资源列表
vcsendemail
- 用VC实现电子邮件的收发。很不错的邮件收发小系统-e-mail with VC transceiver. Very good small-mail system
controlmail
- 一个小程序,使用后能够监控电子邮件的收发-a small, the use of e-mail to be able to control the transceiver
76 监控POP3上的电子邮件收发
- 监控POP3上的电子邮件收发-monitor the POP3 e-mail
收发送电子邮件
- 一个vc用收发电子邮件的程序,在xp vc6环境下 编译通过!-a vc used e-mail procedures, the xp vc6 environment compile!
用vb制作的收发电子邮件
- 用vb制作的一个小型的e-mail发送软件,由于本人水平有限,许多功能都不完善。-a small email receive and send program using VB. Its many functions are not consummate because my ability is limited.
收发电子邮件
- 用VB编写的电子邮件程序源代码,具有邮件的收发,编辑,帐户的建立和保存等功能-VB prepared by the e-mail program source code, with the TX-mail, editing, account for the establishment and preservation of function
监控pop3上的电子邮件收发
- 监控pop3上的电子邮件收发,定时检测指定邮箱,显示邮箱内的邮件数量。-control on the e-mail, regular mail designated testing shows that mailbox with mail volume.
Delphi123-E-mail-system
- 一个简单的电子邮件收发系统程序,供delphi初学者学习交流-A simple E-mail to send and receive system programs for Delphi beginners learn communication
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.
SpeedPostEmail
- 【软件名称】 无须SMTP服务器中转直接将E-Mail电子邮件发送到对方邮箱 【版 本】 1.0.0 【操作系统】 Windows 桌面系列 【作 者】 谢红伟 · chrys · chrys@163.com · http://www.viction.net 【软件说明】 大家一定熟悉Foxmail中的“特快专递”,它能直接将邮件发送到对方的邮件服务器中,而不需要经过SMTP服务器中转,本代码将向你剖析“特快专递”发送电
CPop3
- 用VC++6.0来写电子邮件的收发技术,大家可以-Using VC++6.0 to write e-mail to send and receive technical
rasmonitor
- 电子邮件的收发内容,比较简单,相对容易掌握-Send and receive e-mail content, relatively simple, relatively easy to grasp ...
J2ME_javamail
- 一个基于J2ME的手机邮件系统,能够实现手机电子邮件的收发,是个比较不错的系统-A J2ME-based mobile e-mail system that enables mobile phones to send and receive e-mail is a relatively good system
mail
- 收发邮件 和部分功能)理论和实验研究内容:基于JAVA开发环境设计,实现电子邮件系统的基本功能,能创建用户,用户验证,用户登陆后能接收 发送 删除邮件等相关功能。软件要求功能完善无错,截面美观易操作 2)拟解决的关键问题:传统的E-mail应用模式多数基于C/S结构实现。基于这种模式的应用很明显的一个特征是,在使用客户端邮件工具之前,需要指定邮件服务器的主机地址和通信端口,这些工作对刚开始上网的用户会有一定的困难。 特色与创新之处 本论文是基于JavaMail的电子邮件系统的实
Send-e-mail-received
- vc收发送电子邮件的小程序,代码比较简陋,有兴趣的朋友可以下载查看。-vc received a small program to send e-mail, code more simple, interested friends can download to view.
E-mail
- 电子邮件管理系统,用于管理邮件的收发的功能-E-mail management system, send and receive functions for the management of mail
Send-e-mail-received
- vc收发送电子邮件的小程序,代码比较简陋,有兴趣的朋友可以下载查看。vc received a small program to send e-mail, code more simple, interested friends can download to view.-vc received a small program to send e-mail, code more simple, interested friends can download to view.
E-Mail Communication
- 实现E-Mail电子邮件的收发程序,C#语言(E-Mail Send and Reveive Program)
电子邮件收发系统
- 发送和接收电子邮件,对于某些执行特殊任务的应用程序而言,是一个十分有用的功能。例如,一个监视网络服务器资源使用情况的工具软件,如果它具有自动发送电子邮件的功能,那么当它发现服务器的资源使用已经接近事先设定的临界状态时,便可以向系统管理员发送一封告警的电子邮件,从而使系统管理员能够及时地采取措施,以避免重大事故的出现。在Visual Basic中,应用程序可以通过调用微软公司的MAPI(Messaging Application Programming Interface,消息应用程序编程接口),