搜索资源列表
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
Vc_POPChecker
- 本例程可以实现监控POP3上的电子邮件收发-the routine monitoring can be achieved on the POP3 e-mail Transceivers
MyEmailClient
- 像outlook和foxmail一样,不用通过IE登录网站就收发电子邮件,这类程序是如何实现的?
SendEMail
- 一个vb.net实现的Email收发电子邮件的程序。
EmailSend(csharp)
- 一个C#实现Email收发电子邮件的程序。功能非常完整!
2003951083121888
- PB收发电子邮件的动态库,封装了一组收发邮件的函数 -PB e-mail to the DLL, Packaging, a group of e-mail function
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 prepared by the e-mail program source code, with the TX-mail, editing, account for the establishment and preservation of function
MyMail
- 编写的一个基于SMTP和POP3简易电子邮件收发平台-The preparation of a summary based on the SMTP and POP3 e-mail platform
SSLMail
- SSL协议收发电子邮件 支持html格式邮件 -SSL protocol support for html format e-mail messages
8000
- 利用SMTP POP3协议写的一个很好的电子邮件收发系统非常经典-To use SMTP POP3 protocol to write a good e-mail sending and receiving system is the classic
eamilchecker
- VB实现收发电子邮件,一个很好的邮件管理系统,支持*,用VB开发的。 -emailchecker
04SendMail
- 这是基于VC++6.0实现的收发电子邮件的一段代码。请大家用来参考学习。-This is achieved based on VC++6.0 e-mail section of code. Please refer to learning.
My-Mail
- 用VB.Net写的一个小型的邮件客户端,可以收发电子邮件。邮件内容只解析文本部分-my-mail.You can send or receive mail.Parse .
MyEmailClient
- vc 编程实现收发电子邮件\MyEmailClient的源码-vc programming e-mail \ MyEmailClient source
MyEmailClient
- vc编程实现收发电子邮件\MyEmailClient-vc programming e-mail \ MyEmailClient
MyEmailClient
- vc——编程实现收发电子邮件\MyEmailClient的程序源码,值得一看!-vc- programming email \ MyEmailClient the program source code, worth a visit!
MyEmailCliddent
- 编程实现收发电子邮件\MyEmailClient\MyEmailCliddent.rar,很不错的vc源码,希望对大家有所帮助。-Programming e-mail \ MyEmailClient \ MyEmailCliddent.rar, very good vc source, we want to help.
MyEmailClient
- 编程实现收发电子邮件\MyEmailClient\MyEmailClient.rar,很不错的vc源码,希望对大家有所帮助。-Programming e-mail \ MyEmailClient \ MyEmailClient.rar, very good vc source, we want to help.
ReceiveMailTest
- POP协议-Post Office Protocol,现在常用的是第三版,简称POP3,默认端口号为110。通过POP3,客户机登录服务器后,可以对自己的邮件进行删除或下载,下载后,电子邮件客户端软件就可以在本地对邮件进行处理,Windows操作系统默认安装的Outlook Express就采用这种工作方式。 实际上,收发邮件使用了两种协议,一种是TCP,用于收发数据;另一种是POP3,用于解析传送的命令。(POP protocol -Post Office Protocol, now
