-
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
-
一个可以检查HotMail邮件的程序,你可以使用改程序检查你的Hotmail账户是否有邮件而不用登陆到www.hotmail.com上了...
一个可以检查HotMail邮件的程序,你可以使用改程序检查你的Hotmail账户是否有邮件而不用登陆到www.hotmail.com上了-HotMail mail a check procedure, you can use to process your Hotmail account to check whether there are e-mail instead of landing on the www.hotmail.com
- 2022-01-26 07:52:44下载
- 积分:1
-
mail monitor source code to monitor you pop3 server.
监控pop3邮件服务器的VC源代码,包含完整的工程-mail monitor source code to monitor you pop3 server.
- 2022-03-02 03:09:49下载
- 积分:1
-
邮件支持PHP
WebMail Pro PHP是一个基于浏览器的电子邮件和协作前端,设计用于处理现有的消息传递解决方案。从管理员的角度来看,该应用程序易于安装在自己的服务器上,易于集成和维护。
- 2022-06-20 15:55:46下载
- 积分:1
-
PHP编写的邮件系统发送和接收电子邮件的PHP
php编写的邮件发送和接受系统php email-php prepared by the mail system to send and receive email php
- 2022-06-12 12:56:06下载
- 积分:1
-
发送邮件
java 实现发送邮件的功能,,,,,,,,,,,,,仅供初学者学习。。。。。。。。。。喜欢的下载。。。。。。。
- 2022-03-30 15:20:11下载
- 积分:1
-
pop3邮件接受服务器
pop3邮件接受服务器 -pop3 mail server to accept
- 2022-02-13 13:49:29下载
- 积分:1
-
SoftArtisans is a POP3 used.NET Framework SDK beta2 produced by the agreement of...
SoftArtisans的POP3是一个采用.NET Framework SDK beta2制作的支持POP协议的客户端控件, 它可以帮助开发者在.NET环境下得到、读取、存储和删除指定的邮件. 这里包含它的所有C#源程序.-SoftArtisans is a POP3 used.NET Framework SDK beta2 produced by the agreement of support POP client control, it could help in the development.NET environment to be, read, store and delete the specified items. Here it includes all the C# source.
- 2022-01-26 06:12:39下载
- 积分:1
-
Java发送email
Java发送email-Java transmits email
- 2022-07-17 21:29:37下载
- 积分:1
-
本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移 植SOCKET和POP3封装类,希望能为初学者提供一些帮助。...
本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移 植SOCKET和POP3封装类,希望能为初学者提供一些帮助。 编译: Win32: 在VC++6.0下编译通过,并运行良好。 Linux: 在G++下编译通过,请查看Makefile文件。-This procedure is a portable (Win32/Linux) to receive e-mail (support POP3 protocol) procedures, and the preparation of portable SOCKET and POP3 package category, hoping to provide some help for beginners. Compiler: Win32: in VC++ 6.0 under the compiler is passed, and work well. Linux: in G++ Adopted under the compiler, see the Makefile file.
- 2022-02-03 12:35:28下载
- 积分:1