搜索资源列表
jz123.cn
- 本系统是一邮件发送系统,ASP程序通过与AspEmail、w3 Jmail、AspMail、CDONTS组件连接达到收发电子邮件的功能。-the system is a mail delivery system, ASP procedures with AspEmail, w3 Jmail, AspMail, CDONTS components connected to e-mail functions.
vcsendemail
- 用VC实现电子邮件的收发。很不错的邮件收发小系统-e-mail with VC transceiver. Very good small-mail system
EmailClient_lab
- 用于实验的邮件客户端。用于1.理解收发电子邮件服务器和客户端的交互过程。 2.理解SMTP协议和POP3协议的原理,了解SMTP协议和POP3协议的内容。 理解发送和接收电子邮件的过程,邮件服务器和客户端的 -for experimental mail client. For one. Understanding e-mail server and client interaction process. 2. Understand SMTP and POP3 protocol agr
controlmail
- 一个小程序,使用后能够监控电子邮件的收发-a small, the use of e-mail to be able to control the transceiver
2003951083121888
- PB收发电子邮件的动态库,封装了一组收发邮件的函数 -PB e-mail to the DLL, Packaging, a group of e-mail function
收发送电子邮件
- 一个vc用收发电子邮件的程序,在xp vc6环境下 编译通过!-a vc used e-mail procedures, the xp vc6 environment compile!
vb-outlook
- 用VB编写收发电子邮件程序。在VB中,应用程序可以通过调用微软公司的MAPI实现收发电子邮件的功能-VB prepared e-mail procedures. In VB, applications can call Microsoft's MAPI realization of the e-mail function
用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
Delphi123-E-mail-system
- 一个简单的电子邮件收发系统程序,供delphi初学者学习交流-A simple E-mail to send and receive system programs for Delphi beginners learn communication
MyMail
- 编写的一个基于SMTP和POP3简易电子邮件收发平台-The preparation of a summary based on the SMTP and POP3 e-mail platform
SpeedPostEmail
- 【软件名称】 无须SMTP服务器中转直接将E-Mail电子邮件发送到对方邮箱 【版 本】 1.0.0 【操作系统】 Windows 桌面系列 【作 者】 谢红伟 · chrys · chrys@163.com · http://www.viction.net 【软件说明】 大家一定熟悉Foxmail中的“特快专递”,它能直接将邮件发送到对方的邮件服务器中,而不需要经过SMTP服务器中转,本代码将向你剖析“特快专递”发送电
MyEmailClient
- 一个收发电子邮件的程序,大家可以借鉴一下其中的方法。-An e-mail program, we can learn from you which way.
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 ...
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.
E-mail
- 电子邮件管理系统,用于管理邮件的收发的功能-E-mail management system, send and receive functions for the management of mail
E-mail-
- 本文介绍了电子邮件系统的工作原理及相关协议,并基于这些协议设计和开发了一个实用的邮件收发系统。用户运行软件后可以进行基本操作,邮件管理(邮件发送和邮件接收),用户管理(查询邮件和修改,查询、删除用户),用户可以发送或接收一个或多个带附件的邮件,也可以使用不同的SMTP或POP3服务器。-This paper introduces the principle and protocols of E-mail, which designs and develops an E-mail system b
电子邮件收发系统
- 发送和接收电子邮件,对于某些执行特殊任务的应用程序而言,是一个十分有用的功能。例如,一个监视网络服务器资源使用情况的工具软件,如果它具有自动发送电子邮件的功能,那么当它发现服务器的资源使用已经接近事先设定的临界状态时,便可以向系统管理员发送一封告警的电子邮件,从而使系统管理员能够及时地采取措施,以避免重大事故的出现。在Visual Basic中,应用程序可以通过调用微软公司的MAPI(Messaging Application Programming Interface,消息应用程序编程接口),