-
这是本人在完成邮件发送系统中用JavaMail发送需要认证邮件的原代码,有实际应用价值。...
这是本人在完成邮件发送系统中用JavaMail发送需要认证邮件的原代码,有实际应用价值。-This is the completion of my mail delivery system using JavaMail need to send certified mail of the original code, the practical application value.
- 2023-03-12 08:55:03下载
- 积分:1
-
vb done with a mail acceptance procedure is to learn knowledge is the typical sc...
一个用vb做的邮件接受程序,是想学习则方面知识的典型成学,不可不看。-vb done with a mail acceptance procedure is to learn knowledge is the typical school, I can not see.
- 2023-02-23 01:55:03下载
- 积分:1
-
PB收发电子邮件的动态库,封装了一组收发邮件的函数
PB收发电子邮件的动态库,封装了一组收发邮件的函数 -PB e-mail to the DLL, Packaging, a group of e-mail function
- 2022-02-27 07:09:24下载
- 积分:1
-
A simple mail monitor program ,when new mail arrive ,prompt amessage window to n...
A simple mail monitor program ,when new mail arrive ,prompt amessage window to notify user. (need mail server support imap)
- 2023-06-11 23:00:03下载
- 积分:1
-
能够发送附件的邮件程序VC源码,界面友好,是一个不错的邮件客户端...
能够发送附件的邮件程序VC源码,界面友好,是一个不错的邮件客户端-sent to the annex to the mail process VC source, friendly interface and is a good mail client
- 2022-03-04 22:52:34下载
- 积分:1
-
电子邮件服务器端源代码
电子邮件服务器端源代码-e-mail server source code
- 2022-02-05 12:52:49下载
- 积分:1
-
send mail program running.
发送邮件,程序可运行。-send mail program running.
- 2022-04-10 18:58:19下载
- 积分:1
-
nPOP目前,最小的邮件客户端,此为最新版本源码,而且代码相当全,包括不同语言版本,不同平台版本等。PC环境下使用VC的平台。...
nPOP目前,最小的邮件客户端,此为最新版本源码,而且代码相当全,包括不同语言版本,不同平台版本等。PC环境下使用VC的平台。-nPOP At present, the smallest e-mail client, this is the latest version of source code, and rather the entire code, including different language versions, different versions of such platforms. PC environment platform using VC.
- 2022-07-06 19:52:10下载
- 积分:1
-
很有用的邮件察看程序,根据邮件存放目录加载了已接收的邮件,并可将新接收的邮件自动保存到相应的邮件目录中,对完成又完整功能的邮件接收程序很有帮助!...
很有用的邮件察看程序,根据邮件存放目录加载了已接收的邮件,并可将新接收的邮件自动保存到相应的邮件目录中,对完成又完整功能的邮件接收程序很有帮助!-useful to look at the mail procedures, according to catalog mail storage has been receiving a load of mail, could be receiving new mail automatically saved to the corresponding e-mail directory, to complete the full functionality also receive mail procedures helpful!
- 2022-07-22 14:05:07下载
- 积分:1
-
SendEmail 电子邮件发送dll接口
提供二个调用接口
int SetEmailServer(LPCTSTR pszServer,LPCTSTR pszUser,LPCTSTR pszPasswd);
int SendEmail(LPCTSTR pszSenderName, LPCTSTR pszFrom, LPCTSTR pszTo, LPCTSTR pszCC,LPCTSTR pszSubject,LPCTSTR pszBody,LPCTSTR pszAttachName);
- 2022-09-14 15:50:03下载
- 积分:1