搜索资源列表
电子邮件收发系统
- 利用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
email-system
- PHP网络开发实用工程案例电子邮件收发系统,PHP网络开发实用工程案例电子邮件收发系统-PHP web development project Case e-mail to send and receive practical system, PHP web development project Case Utility System to send and receive e-mail
v0159
- 夜叉电子邮件系统 比较好用的asp实现的邮件收发系统 由于大小限制请自己下载easymail组件。-E-mail system Yaksa
YJXTLLYJ
- 大家好,我是双鱼林,这是我两年前自己的毕业设计,题目是基于winsock的邮件系统设计,我现在把这个系统的源程序免费发布给大家,有需要做这方面资料的朋友可以下载下去研究下!系统使用的c语言网络编程技术实现了SMTP和POP3的应用层协议命令处理,使用php网页形式收发邮件. (1)SMTP服务器必须实现基本的协议命令,包括以下命令: HELO、MAIL FROM、RCPT TO、DATA、REST、NOOP、QUIT和HELP。 (2)POP3服务器必须实现基本的协议命令,包括以下命令:
TenProjectDevelopmentASPcode
- ASP项目开发全程实录光盘代码,包括 1/销售管理系统; 2/编程者在线论坛; 3/人力资源管理系统; 4/BTC电子商城; 5/网络在线考试网; 6/编程者之家社区; 7/物流信息网; 8/都市供求在线网; 9/个人博客; 10/企业邮件收发-Project Development ASP CD-ROM recording the whole code, including 1/sales management systems 2/programmer
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.
mail
- 收发邮件 和部分功能)理论和实验研究内容:基于JAVA开发环境设计,实现电子邮件系统的基本功能,能创建用户,用户验证,用户登陆后能接收 发送 删除邮件等相关功能。软件要求功能完善无错,截面美观易操作 2)拟解决的关键问题:传统的E-mail应用模式多数基于C/S结构实现。基于这种模式的应用很明显的一个特征是,在使用客户端邮件工具之前,需要指定邮件服务器的主机地址和通信端口,这些工作对刚开始上网的用户会有一定的困难。 特色与创新之处 本论文是基于JavaMail的电子邮件系统的实
21
- 电子邮件收发系统,实现邮件的收发,保存和查询等功能,使用MAPISesion,MAPIMessages控件-Email delivery system, and send and receive messages, save and query functions, the use of MAPISesion, MAPIMessages control
WEB
- 该源码可实现简单电子邮件收发系统,能实现本地邮件收发,类似于BBS。采用asp。-The source code can be simple email delivery system to achieve local mail, similar to the BBS. Using asp.
电子邮件收发系统
- 发送和接收电子邮件,对于某些执行特殊任务的应用程序而言,是一个十分有用的功能。例如,一个监视网络服务器资源使用情况的工具软件,如果它具有自动发送电子邮件的功能,那么当它发现服务器的资源使用已经接近事先设定的临界状态时,便可以向系统管理员发送一封告警的电子邮件,从而使系统管理员能够及时地采取措施,以避免重大事故的出现。在Visual Basic中,应用程序可以通过调用微软公司的MAPI(Messaging Application Programming Interface,消息应用程序编程接口),