搜索资源列表
邮件管理系统
- 邮件管理系统
C#接收邮件
- 利用.Net自带的类接收邮件
收取电子邮件
- 一个收电子邮件的小程序。
vb发送电子邮件附件
- vb发送电子邮件附件
VC++ smtp发送邮件源码
- VC++ smtp发送邮件源码,支持服务器验证的,找了很久,很多都是没有用户名密码验证,这个可以,VC++ smtp send mail source to support the authentication server to find for a long time, many of them are not user name password authentication, this can be
一个通过POP3收邮件的VC++工程
- 一个通过POP3收邮件的VC++工程,可以将email附件解开,POP3 incoming mail through the VC project, you can email the annex to untie
MAPI 使用MAPI发送邮件的例子
- 一个使用MAPI发送邮件的例子,推荐下载,-An example of using MAPI to send the mail,recommend
CSmtpProxyMT 邮件代理的例子
- 一个邮件代理的例子,-An example of mail-agent
用VisulBasic开发的邮件发送程序
- 用VisualBasic开发的邮件发送程序,可简单易用地发送邮件
一个可移植的邮件接收(支持POP3协议)程序
- 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移植SOCKET和POP3封装类,希望能为初学者提供一些帮助。- This procedure is may transplant (Win32/Linux) the mail receive (to support the POP3 agreement) the procedure, and compiled has been possible to transplant SOCKET and the
邮件群发
- 邮件群发例子,使用Delphi进行邮件发送的示例程序-mail listserv example, the use of Delphi mail sent sample program
邮件发送器
- 本程序使用易语言编写,用于发送通知邮件。(This program uses easy language, used to send notification mail.)
SMTP邮件Socket协议源码
- 易语言Socket编程之SMTP邮件协议源码(Easy language Socket programming SMTP mail protocol source code)
发邮件
- 发邮件,如何很容易地做到秒发呢,用这程序吧(Send mail, how to easily do seconds, then use this program)
录屏发送邮件
- 易语言发送邮件源码 自带录屏源码 源码源码源码(yiyuyan sent email qqqqq)
NET开发邮件发送功能的全面教程(含邮件组件源码)
- 邮件发送ASP.NET全功能,包括源码案例(Email the ASP.NET full feature, including the source code case)
邮件解析
- python写的邮件解析程序,支持outlook,foxmail和QQmail(this program supports several mails)
Visual C实现POP3邮件接收程序
- 用pop3实现邮件的接收功能,图形化界面,基于MFC(please read Chinese comments,thank you)
邮件服务器
- SMTP,POP3,邮件客户端,模仿邮件服务器编写,可上传下载文件(it include smtp,pop3,and user client)
C语言实现基于winsock的邮件系统
- C语言开发的邮件系统,使用了smtp协议和pop3协议,分为客户端和服务器,使用了windows下的socket来实现。仅供借鉴参考。(The mail system developed in C language uses smtp protocol and pop3 protocol, which is divided into client and server, and is implemented using sockets under windows.)