|
CSpot SMTPClient 0.4
|
| Bossware’s SMTPClient is a .NET SMTP client for adding outgoing email to apps and to Web pages. It doesn’t use .NET’s resource-hungry System.Web.Mail, which is merely a wrapper for CDONTS and CDOSYS. Written in 100% managed C# and CLS compliant. |
| Other software from this author: | - .NET Communication Library 1.0.0.0 — The .NET Framework lacks support for some network protocols. With Smilla’s .NET Communication Library, developers can add NNTP to their .NET apps. It is written in C# and is distributed under the GNU Lesser General Public License.
- FreeTextBox 1.6.3 — The FreeTextBox control provides a WYSIWYG HTML editing environment for ASP.NET (Web Forms) Web pages. Visitors can edit text and click on buttons to format their text. The control is written in C# and has many options for customization.
- FTP Component 1.0 — .NET lacks FTP classes. KCommon FTP component lets programmers build .NET apps so users can send or receive files via FTP. Supports synchronous and asynchronous transfers. Supports passive but not active mode. Written in C#. Doesn’t support proxies.
| Show all software from this author |
Description: SMTPClient from Bossware lets developers add outgoing email capabilities to their Windows Forms and ASP.NET (Web Forms) email apps using the SMTP protocol. The component does not use the .NET System.Web.Mail namespace, which is simply a .NET Framework wrapper for CDONTS and CDOSYS, two Microsoft COM objects. One problem of using System.Web.Mail is that code using this namespace can behave differently depending on the OS of the computer it’s running on. CDONTS is also said to be resource-intensive and more complex to configure, and to have limitations, and even be unstable.
The component is written in 100% managed C# and is CLS compliant; therefore, developers can use the component in any .NET Framework programming language, such as C#, VB.NET, J#, ASP.NET, etc. It is a strong-named assembly so it can be used in cross-application development situations by registering it in the Global Assembly Cache (GAC).
With this control, developers can implement the following features:
• Sending HTML/text messages.
• Sending to multiple recipients.
• Connecting to multiple servers.
• Including multiple attachments.
• Connection retry count.
• Sending files using MIME encoding.
• Synchronized, thread-safe wrapper.
• Using message priority.
The component complies with several RFC (Request for Comment) documents concerning the SMTP protocol. However, it lacks logging and mail merge capabilities.
• distribution agreement (no limits) (optional)
• license agreement (no limits) (optional) | System Requirements: .NET Framework 1.0 and up | CSpot SMTPClient 0.4 Download from |
| Similar software: | - MailBee Objects 5.2 — MailBee Objects is a set of powerful and easy-to-use COM objects sending, receiving and managing mail on SMTP, POP3 and IMAP4 servers. Smart and fast MIME parser, HTML mails, ESMTP authentication, SSL/TLS, international charsets, email validation.
- MailBee IMAP4 5.2 — MailBee IMAP4 is a powerful and easy to use COM object which enables ASP and Windows applications to search, receive and manage mail on IMAP servers. New/unread message search, envelopes, body structures, correct and fast MIME parser, and more.
- MailBee SSL 5.2 — MailBee SSL component is a plugin which enables MailBee Objects (SMTP, POP3 and IMAP4) to communicate to mail servers over secure connections. Supports client and server certificates, custom stores, STARTTLS mode, and more
| Find all software similar on CSpot SMTPClient 0.4 |
|