-
演示了如何连接到Hotmail 邮箱,列出收件箱中的邮件,发送和接收电子邮件,使用 C# 和XMLHTTP 组件。样例代码包含了一个.NET代码,演示了通过HT...
演示了如何连接到Hotmail 邮箱,列出收件箱中的邮件,发送和接收电子邮件,使用 C# 和XMLHTTP 组件。样例代码包含了一个.NET代码,演示了通过HTTPMail 连接到Hotmail和使用其它邮件协议(如POP3, IMAP4, 或 SMTP)一样简单。- How demonstrated has connected the Hotmail mailbox, listed
receives in a box the mail, the transmission and the receive email,
used C# and the XMLHTTP module. The type example code has contained a
NET code, demonstrated has connected Hotmail through HTTPMail and uses
other mail agreements (for example POP3, IMAP4, or SMTP) is equally
simple.
- 2022-02-04 15:28:02下载
- 积分: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
-
邮件系统是自己做的哦!!大家可以看下啊
邮件系统是自己做的哦!!大家可以看下啊-E-mail system is its own doing Oh! ! We can Kanxia ah. . .
- 2022-01-31 07:23:11下载
- 积分: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
-
通过IMAP协议列印邮件列表
通过IMAP协议列印邮件列表-through IMAP protocol print mailing list
- 2022-02-06 09:50:42下载
- 积分:1
-
良好的信发来源。
很好用的信件发送源码.-good with the letter sent source.
- 2022-03-11 16:57:19下载
- 积分:1
-
邮件加密的程序,地球人都知道是怎么回事,但是代码可是很不错的咯....
邮件加密的程序,地球人都知道是怎么回事,但是代码可是很不错的咯.- The mail encryption procedure, Earth people all knew is how a
matter, but the code but is very good
- 2022-01-22 14:18:25下载
- 积分: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
-
有必要提供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
-
该应用程序可以不依赖C++ Builder环境来运行,双击即可运行。也可以在C++ Builder 6.0中打开MailProj.bpr文件,直接编译运行即可。...
该应用程序可以不依赖C++ Builder环境来运行,双击即可运行。也可以在C++ Builder 6.0中打开MailProj.bpr文件,直接编译运行即可。该程序是一个简单的邮件接收和发送系统。注意:因为现在邮箱大多数都要求有用户名和密码,所以在发送邮件时可能会失败。(注:有时在其他计算机上运行时可能会出现一个“Invalid resourec file:....”的警告。 可以忽略,单击“OK”按钮即可,程序会在编译中重新生成这个文件)-the application can not rely on the C Builder environment to run and double-click can run. Also in the C Builder 6.0 MailProj.bpr open documents can be directly translated operation. The procedure is a simple send and receive e-mail system. Note : Most mail now requires usernames and passwords, so mail may be a failure. (Note : Sometimes the other computers running there may be an "Invalid file resourec :...." warning. Can ignore and click "OK" button, the program will re-compile the formation of this document)
- 2022-02-06 06:53:56下载
- 积分:1