搜索资源列表
HttpMail.zip
- 演示了如何连接到Hotmail 邮箱,列出收件箱中的邮件,发送和接收电子邮件,使用 C# 和XMLHTTP 组件。样例代码包含了一个.NET代码,演示了通过HTTPMail 连接到Hotmail和使用其它邮件协议(如POP3, IMAP4, 或 SMTP)一样简单。
sapop3.rar
- 用C#开发的POP3客户端组件,可供ASP.net调用
SoftArtisans_POP31
- 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 develop
MyVCNetSendMail
- 这是一个用Visual C++.NET编写的EMAIL发送程序源代码-This is a Visual C.NET prepared EMAIL this source code
sharpwebmail-0.13
- SharpWebMail是一款C#编写的ASP.NET下的EMail客户端。它通过POP3服务器接收邮件,通过SMTP服务器发送邮件。它的配置很简单(只需要在web.config 里面做几个设置)。-SharpWebMail is prepared by the C# ASP.NET customers under the EMail end. It adopted a POP3 server to receive mail through the SMTP server to send mai
sharpmimetools-0.6
- sharpmimetools是一款C#编写的ASP.NET下的EMail客户端。这部分是工具栏模式的源码。-sharpmimetools A C# is prepared by the ASP.NET EMail client. This tool is part of the OSS model column.
sapop3
- 用C#开发的POP3客户端组件,可供ASP.net调用-Using C
HttpMail
- 演示了如何连接到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 re
gmailMessage
- Uses your gmail account to send mail. For windows only. Uses .Net C#. Source code included, just open the solution and run!