搜索资源列表
MyMail
- SMTP客户端(服务器需认证)-SMTP client (server authentication required)
yahoopops-win-src-0.3.9
- webmail 客户端软件源代码,针对yahoo服务器,功能复杂,具有参考价值-webmail client software source code, against yahoo server complex, with reference value
magic-2.94b11-src
- 共享源码的邮件接收发送客户端,提供邮件过滤得功能,能够设定规则将服务器上的垃圾邮件删除。-sharing source code to receive mail sent to the client, mail filter in function, to set rules on the server to delete spam.
简易邮件系统
- 一个文件为服务器端,一个文件为客户端。服务器端可以在本地建立用户文件夹,存储用户文件。-a document server, a document to the client. The server can establish local user folders, storage user documentation.
mailpop3
- 该程序实现了简单的POP3邮件客户端程序,能从网络服务器上将自己的邮件下载到本地,以方便阅读。-the program a simple POP3 mail client program. from the network server will download their mail to the local, to facilitate reading.
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
smtp_java
- simple smtp client and server program
tinysendsmtp
- 一个基于MFC对话框结构的Mail发送客户端程序,该Mail客户端可以发送附件,支持SMTP服务器身份验证,BASE64编码。该程序用MFC的CSocket类开发,作者自己写了一个CSMTP类来进行各种处理。注意,应用的实现部分在一个DLL中处理。(感谢我的朋友jplou)-an MFC dialog based on the structure of the Mail this client, the Mail client can send attachments, support SMTP
SendMailFast
- 邮件客户端通过SMTP,将邮件发送到邮件服务器,之后邮件服务器再将邮件发送到目标用户的电子邮箱。SMTP是一种请求/响应协议,邮件客户端发出一个命令,邮件服务器处理该命令,然后给邮件客户端发回一个回复。-Mail client through SMTP, the mail is sent to the mail server, mail server and then after the e-mail to the target user s e-mail address. SMTP is a
MeyboMailWeb
- MeyboMail是成都脉博软件工作室的邮件服务器产品,包括MeyboMail Server(邮件服务器)及MeyboMail Web(邮件客户端),其版权属于成都脉博软件工作室所有。-Chengdu pulse are MeyboMail studio mail server software products, including MeyboMail Server (mail server) and MeyboMail Web (e-mail client), and its copyri
EmailSystem
- 此次设计我们将以国内久负盛名的FoxMail电子邮件客户端软件为范本来主要是实 现发送邮件,接受邮件这两个最基本但是也最重要的功能,以及其他的发送附件,发送 多媒体附件,实现代理服务器登录SMTP服务器,以及实现用户可以自主编辑的通讯簿等 等附加功能。而我个人主要负责电子邮件的发送这个功能。 -The design will be our famous domestic FoxMail e-mail client software as a template to achieve
e-mail
- 可以完成简单的邮件接受和发送,支持SMPT格式的邮件,本例分为客户端和服务端,可以很好的解决不同主机间的邮件接收与发送问题-Can complete a simple e-mail to receive and send e-mail support SMPT format, in this case is divided into client and server, can solve the different hosts receiving and sending e-mail prob
poppop
- 本程序运用了POP协议实现客户端从服务器端接收邮件。-This procedure using the POP protocol client to receive mail from the server.
mail
- 邮件客户端接收邮件,用C#实现,可与163,等服务器连通-Mail client to receive mail, use the C# implementation, with 163, and other server connectivity
my_smtp
- 使用VC6.0编写的SMTP程序,实现了SMTP的客户端,用户在知道SMTP服务器端地址后,可以自行填写服务器地址,然后实现邮件的发送。该客户端能同时给多个用户发送邮件,并且支持附件的发送(暂时只支持单附件的发送)。-SMTP using VC6.0 written procedures to achieve the SMTP client, end users know the address of the SMTP server, you can fill out on their own
yjkhd
- 包含一个邮件客户端和一个pop服务器端 可以向服务器发送邮件 适合新手学习-Contains a pop mail client and a server can send messages to the server for novices to learn
ReceiveMailTest
- POP协议-Post Office Protocol,现在常用的是第三版,简称POP3,默认端口号为110。通过POP3,客户机登录服务器后,可以对自己的邮件进行删除或下载,下载后,电子邮件客户端软件就可以在本地对邮件进行处理,Windows操作系统默认安装的Outlook Express就采用这种工作方式。 实际上,收发邮件使用了两种协议,一种是TCP,用于收发数据;另一种是POP3,用于解析传送的命令。(POP protocol -Post Office Protocol, now