搜索资源列表
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
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
POP3SMTP
- 基于VC++实现SMTP协议和POP3协议下电子邮件的收发,-VC++ implementation based on SMTP protocol and POP3 e-mail send and receive under the agreement,
youjian
- C#实现电子邮件的收发,根据pop3协议和stmp协议-C# implementation of sending and receiving e-mail
Send-e-mail-received
- vc收发送电子邮件的小程序,代码比较简陋,有兴趣的朋友可以下载查看。-vc received a small program to send e-mail, code more simple, interested friends can download to view.
pop3-and-smtp
- 开发平台:vs2005 内容简介:本程序是基于pop3以及smtp协议来实现电子邮件的收发过程,利用VS2005提供的.NET框架2.0的System.Net.Mail命名空间中专门对邮件收发处理的类,进行编程。 包含内容:1.源程序代码及工程 2.详细的实验报告一份 3.调试说明书一份-Development Platform: vs2005 Introduction: This procedure is based on the pop3 and smtp protoc
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,消息应用程序编程接口),