-
smtp服务器,功能还算齐全
smtp服务器,功能还算齐全-smtp server, functions fairly complete
- 2022-08-18 19:54:42下载
- 积分:1
-
一个简单的POP3邮件接收协议,用Visual C++编写
一个简单的POP3邮件接收协议,用Visual C++编写-A simple POP3 e-mail to receive the agreement, using Visual C++ Prepared
- 2022-08-11 19:56:12下载
- 积分:1
-
pop3协议分析,主要实现了pop3协议客户端。可以作为开发的基础...
pop3协议分析,主要实现了pop3协议客户端。可以作为开发的基础-pop3 protocol analysis, the main pop3 client agreement. Can be used as the foundation for development
- 2022-04-01 19:26:34下载
- 积分:1
-
EmailVC源程序
EmailVC源程序-EmailVC source program
- 2022-03-11 01:34:55下载
- 积分:1
-
本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移植SOCKET和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 POP3 seal class, hoped could
provide some help for the beginner.
- 2022-02-20 18:22:31下载
- 积分:1
-
调用mapi发EMAIL.
做成DLL,提供JAVA的JINI调用借口.
调用mapi发EMAIL.
做成DLL,提供JAVA的JINI调用借口.
- 2023-04-10 01:50:04下载
- 积分:1
-
一个简单的CPop3的类,可以连接POP3服务器,并接受服务器的消息。...
一个简单的CPop3的类,可以连接POP3服务器,并接受服务器的消息。-a simple CPop3 the category, can be connected to the POP3 server, the server and receive the news.
- 2022-04-18 01:33:56下载
- 积分:1
-
VC发送邮件的源码例示
VC发送邮件的源码例示-VC mail cases show the source
- 2022-02-22 08:29:46下载
- 积分:1
-
email发送程序
email发送程序-Send email procedures
- 2022-04-25 12:39:26下载
- 积分: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