搜索资源列表
收发电子邮件
- 收发电子邮件源代码
email电子邮件
- 我们的WEB程序设计的课程设计,大家看看,蛮好的,希望提出宝贵意见啊-our Web design process of curriculum design, we look very good, I hope that valuable advice ah
发送和接收电子邮件
- 应用程序向导已为您创建了此 Test 应用程序。此应用程序 不仅介绍了使用 Microsoft 基础类的基本知识, 而且是编写应用程序的起点。 此文件包含组成 Test 应用程序的每个文件的内容摘要。 -Application Wizard you created for this Test applications. This application not only use Microsoft introduced the basic foundation of knowle
EMAIL服务器
- 实现EMAIL服务器功能,可以支持SMTP,POP3,TELNET和WEBEMAIL等协议.通过服务器可以建立自己喜欢的电子邮件.-achieve EMAIL server can support SMTP, POP3, such as TELNET and WEBEMAIL agreement. Through the server can establish their favorite e-mail.
10.如何检查电子邮件数量?
- 本程序是一个关于如何检查电子邮件的数量的小程序,简单易懂。-this procedure is an e-mail on how to check the number of small programs, simple and understandable.
vc网络编程
- 关于vc网络编程的几个例子包括 收发送电子邮件、FTP上传下载、WINSOCK-UDP、WINSOCK-TCP-vc network programming on a few examples, including resumption send e-mail, FTP upload download, WINSOCK - UDP, WINSOCK-TCP, etc.
电子邮件发送和接受程序的开发
- 一实用的电子邮件程序代码,可以作为课程设计,工程开发的参考-a practical code of e-mail, as a curriculum design, engineering development of a reference
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
java实现SMTP服务器
- 电子邮件传递可以由多种协议来实现。目前,在Internet 网上最流行的三种电子邮件协议是SMTP、POP3 和 IMAP,-can send e-mail from multiple protocols is to be achieved. Currently, the Internet's most popular e-mail agreement is three SMTP, POP3 and IMAP.
如何发送和接收电子邮件?
- 介绍如何发送和接收电子邮件,实现普通电子邮件用户的基本功能要求。-how to send and receive e-mail, regular e-mail users to achieve the basic functional requirements.
www_email_VB
- VB做的电子邮件发送的程序,大家看看怎么样?-VB do email process, we look at how kind?
eems
- 电子邮件收发程序,可以应用于其它程序中作为一个模块,也可以独立用来做电子邮件收发,支持定时、多帐号。-e-mail program that can be applied to other programs as a module, which can also be used to do e-mail, regular support, multi account.
STMPemail
- 基于STMP电子邮件的VC++版本,可进行邮件手法-STMP-based e-mail version of Visual C + +, for mail practices
advanceemail
- 本例实现了发送带附件的电子邮件的功能!其中不仅涉及SMTP协议的内容,还涉及到文件编解码和算法选择!-realized send an attachment in e-mail function! SMTP which involves not only the content of the agreement, but also to the file and codec algorithm choice!
vb.net 发送电子邮件
- 利用VB.net编写的发送电子邮件代码-use VB.net prepared by the e-mail code
chap06 电子邮件
- java编的电子邮件程序。服务端和客户端都有。已编译通过-java series of the e-mail program. Services and clients have. Compiled by
利用SMTP协议发送邮件
- 通过VC实现SMTP协议,达到发送电子邮件的目的,本程序通过测试,已成功发送电子邮件-VC through the SMTP protocol, send e-mail to the end, the test procedure has been successful in sending e-mail
实例98 收发电子邮件
- 收发电子邮件-e-mail
监控pop3上的电子邮件收发
- 监控pop3上的电子邮件收发,定时检测指定邮箱,显示邮箱内的邮件数量。-control on the e-mail, regular mail designated testing shows that mailbox with mail volume.
VC++编程实现收发电子邮件
- 用vc实现的pop3、smtp收发电子邮件的源代码