-
本程序是一个可移植的(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
-
有必要提供SMTP服务器信息的程序,夹带附件,…
本程序需要设置smtp服务器信息,可以夹带附件,点击菜单栏preference->sendMail即可发送。-the procedures necessary to provide smtp server information, entrainment annex, Click on the menu bar preference-
- 2023-03-07 00:45:03下载
- 积分:1
-
一个使用VC6.0实现的邮件检查程序的源码,实现了POP3协议,使用Socket连接直接建立POP3服务器的连接,并通过发送POP3协议命令串实现邮件的检查,有...
一个使用VC6.0实现的邮件检查程序的源码,实现了POP3协议,使用Socket连接直接建立POP3服务器的连接,并通过发送POP3协议命令串实现邮件的检查,有价值呦!-use VC6.0 achieve a mail screening procedures source code, the realization of the POP3 protocol, the use of a direct link Socket POP3 server connectivity, and through this series POP3 Mail order checks, putting us valuable!
- 2022-12-29 04:20:03下载
- 积分:1
-
Visual C++课程设计案例精编(第二版)
提供的一个电子邮件发送和接受程序...
Visual C++课程设计案例精编(第二版)
提供的一个电子邮件发送和接受程序-Visual C curriculum design case precision series (2nd edition) of an e-mail sending and receiving procedures
- 2022-08-03 06:50:16下载
- 积分:1
-
应用smtp协议实现对电子邮件的传送,类似于outlook expre
应用smtp协议实现对电子邮件的传送,类似于outlook expre-Smtp protocol applications to realize e-mail transmission, similar to outlook expre
- 2022-02-27 00:09:31下载
- 积分:1
-
2.目录简单的邮件发送是一个很简单的邮件发送程序,能够发送普通的文本内容;...
2.目录简单的邮件发送是一个很简单的邮件发送程序,能够发送普通的文本内容;-2. Contents simple mail delivery is a very simple procedure Send mail to send ordinary text;
- 2022-06-02 00:07:48下载
- 积分:1
-
Delphi和C++ Builder
Delphi/C++Builder
- 2022-05-28 20:21:48下载
- 积分:1
-
android foxmail
This ia an Android program about foxmail.You can modify it and run at android 2.3.First,you must learn about Socket program.
- 2022-01-26 06:16:50下载
- 积分: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
-
vb prepared with a simple mailing procedures, smtp support agreement.
一个用vb编写的简单的邮件发送程序,支持smtp协议.-vb prepared with a simple mailing procedures, smtp support agreement.
- 2022-05-29 15:55:44下载
- 积分:1