PowerTCP Mail for .NET
Getting Started
Send comments on this topic.
PowerTCP Mail for .NET is a complete suite of objects that enable the integration of SMTP, POP, and IMAP capability into any .NET application. This topic, and related subtopics, address issues such as licensing, distribution, and support for PowerTCP Mail for .NET. For tutorials and walk-throughs pertaining to usage of PowerTCP Mail for .NET, see Usage Overview. For a programmer's reference of the classes used by the PowerTCP Mail for .NET, see the Assembly Overview topic.

Sample Applications

All samples include C# and VB.NET versions.

Sample Description
SMTP Client Sample (Synchronous) Demonstrates the sending of Internet email using synchronous methods. Includes message composition of basic email messages and message composition of MIME messages (adding attachments).
SMTP Client Sample (Asynchronous) Demonstrates the sending of Internet email using asynchronous methods. Includes message composition of basic email messages and message composition of MIME messages (adding attachments).
SMTP Web Client Sample Functionality includes receiving fields from an HTML form (included posted files), creating a message from these fields, and sending the message.
POP Client Sample Functionality demonstrated in this sample includes displaying information about the messages in the maildrop without downloading, getting messages, and basic message composition (composing, forwarding, and replying to mail).
POP Web Client Sample Demonstrates a fully functional POP client in a web application.
IMAP Client Sample Demonstrates a fully working IMAP mail application. Functionality includes downloading messages, creating and managing mailboxes, managing messages, and changing message flags.
IMAP Web Client Sample Demonstrates a fully functional IMAP mail client in a web application.
IMAP Part Retriever Sample Demonstrates an IMAP application which can retrieve parts. Functionality demonstrated in this sample includes downloading partial messages such as attachments.
Message Viewer Sample Demonstrates how to access parts of a message. Load a message and the various parts (including headers, attachments, and nested message parts) will be displayed.
Message Constructor Sample Demonstrates how to create a complete a message, including attachments.

Download the Mail for .NET Sample Applications

Support Options

Our mission at Dart is to deliver high quality Internet connectivity solutions to Internet application developers. Our goal is to supplement these solutions with timely support resources that can help at many different levels.

You must have an active connection to the Internet to view these links.

Paid Support Options
Discusses the paid support options available.
Free Support Options
Provides access to free materials to help your development, including FAQS, online help files, tutorials, code snippets, online asp samples, and a free support forum.
Support Forum
Provides access to our support forum, monitored by our own development staff as time permits.
Dart Solutions
Discusses the custom development support offered by Dart Solutions.

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 3.2
© 2010 Dart Communications. All Rights Reserved.