搜索资源列表
电子邮件收发系统
- 利用SMTP POP3协议写的一个很好的电子邮件收发系统非常经典(不是本人所写因为不会)-A very good email receive and send system which using smtp and pop3 protocol. It is very classical!
SMTPPOP3协议应用编程
- SMTP/POP3协议应用编程 模仿Outlook Express、FoxMail,根据SMTP/POP3协议开发一个简单的电子邮件收发系统-SMTP/POP3 agreement Application Programming mimic Outlook Express, FoxMail, according to a development agreement SMTP/POP3 simple e-mail system
SmallBasic
- 是一个小的电子邮件收发系统,可以进行简单文本的收发,但不支持图象的传送-is a small E-Mail system that can perform simple text transceivers, but not for the transmission of images
413148Emails
- 一个比较完整的电子邮件收发系统很不错的哦-a more complete E-Mail System is very good oh
Pop3cs
- c#写的电子邮件收发系统,利用.net平台提供的库函数实现的-write c # E-Mail System using. Net platform for the realization of the library functions
meybomailweb
- 电子邮件收发系统,采用各种技术进行研究开发适用大学生课程设计-E-Mail System, the application of research and development of technologies applicable curriculum design students
Delphi123-E-mail-system
- 一个简单的电子邮件收发系统程序,供delphi初学者学习交流-A simple E-mail to send and receive system programs for Delphi beginners learn communication
电子邮件收发系统最详细版
- 电子邮件收发系统最详细版.rar
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
e_mail_send_get
- 电子邮件收发系统,很强大----电子邮件收发系统,很强大-email_send_get,so strong
dianziyoujianshoufa
- 用vb实现的电子邮件收发系统源代码的实现-Send and receive email using vb to achieve the realization of the system source code
Emaildeliverysystem
- 电子邮件收发系统的研究与设计,这是一个非常好的参考文档。值得向大家推荐,所以资源共享。-Email delivery system and its design, this is a very good reference document. To recommend, so sharing of resources.
eamilchecker
- VB实现收发电子邮件,一个很好的邮件管理系统,支持群发,用VB开发的。 -emailchecker
21
- 电子邮件收发系统,实现邮件的收发,保存和查询等功能,使用MAPISesion,MAPIMessages控件-Email delivery system, and send and receive messages, save and query functions, the use of MAPISesion, MAPIMessages control
asa
- 基于ASP_NET和JMail组件构建网上电子邮件收发系统.-Based on the ASP_NET and JMail components of constructing the Internet mail system.
8000
- 利用SMTP POP3协议写的一个很好的电子邮件收发系统非常经典To use SMTP POP3 protocol to write a good e-mail sending and receiving system is the classic-To use SMTP POP3 protocol to write a good e-mail sending and receiving system is the classic
dianziyoujianshoufa
- 用vb实现的电子邮件收发系统源代码的实现Send and receive email using vb to achieve the realization of the system source code-Send and receive email using vb to achieve the realization of the system source code
intouch2
- derlook小型电子邮件收发系统与SOA系统集成-Mail Intouch2.0
电子邮件收发系统
- 发送和接收电子邮件,对于某些执行特殊任务的应用程序而言,是一个十分有用的功能。例如,一个监视网络服务器资源使用情况的工具软件,如果它具有自动发送电子邮件的功能,那么当它发现服务器的资源使用已经接近事先设定的临界状态时,便可以向系统管理员发送一封告警的电子邮件,从而使系统管理员能够及时地采取措施,以避免重大事故的出现。在Visual Basic中,应用程序可以通过调用微软公司的MAPI(Messaging Application Programming Interface,消息应用程序编程接口),