-
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
-
简单实用的email功能,可以直接嵌入程序中使用。
简单实用的email功能,可以直接嵌入程序中使用。-email
- 2022-10-22 16:55:04下载
- 积分: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
-
通过网络流行的MAIL程序修改得到的,能自由连接现有大部分服务器,使用SMTP服务直接发送邮件。...
通过网络流行的MAIL程序修改得到的,能自由连接现有大部分服务器,使用SMTP服务直接发送邮件。-through the network popular MAIL be revising the procedures, which will connect the existing freedom of the majority of servers, the use of SMTP service direct mail.
- 2022-02-09 13:40:21下载
- 积分:1
-
pop3邮件接受服务器
pop3邮件接受服务器 -pop3 mail server to accept
- 2022-02-13 13:49:29下载
- 积分:1
-
用java mail写的邮件发送程序,使用smtp服务可以进行配置
用java mail写的邮件发送程序,使用smtp服务可以进行配置-java mail using the mail was sent, the use smtp service can be configured
- 2022-12-13 05:40:03下载
- 积分:1
-
C#利用SMTP发送邮件的程序
C#利用SMTP发送邮件的程序-C# using SMTP mail procedures
- 2022-04-18 15:26:16下载
- 积分:1
-
在使用本范例之前,请确认已经正确安装Weblogic7.0,以及javaMail API开发包。...
在使用本范例之前,请确认已经正确安装Weblogic7.0,以及javaMail API开发包。-using this model, make sure that you have the correct installation Weblogic7.0 and javaMail API development kits.
- 2023-04-28 09:35:03下载
- 积分:1
-
邮件发送类,支持 Base64,附件,验证功能
邮件发送类,支持 Base64,附件,验证功能- The mail transmission class, supports the Base64, appendix, the
confirmation function
- 2022-07-11 21:41:17下载
- 积分:1
-
SMTP发送邮件
这是我的SMTP邮件发送的项目。我配置这是Gmail的邮件发送,如果妳希望从任何其他域发送邮件只是改变的细节。
- 2022-02-27 02:30:42下载
- 积分:1