Screenshot Preview

PowerTCP Mail for .NET

par Dart Communications - Type de produit : Composant / .NET Class / 100% Managed Code

Veuillez noter que á moins d’être stipulé autrement, ce produit est un produit anglais.

*

Add email, messaging, encoding and decoding to your desktop or Web applications. PowerTCP Mail for .NET includes SMTP, POP, and IMAP components to help create .NET email solutions with absolute flexibility and ease-of-use. The powerful bi-directional MessageStream technology lets you easily create, send, retrieve, and edit messages while helper classes assist in managing email addresses. Complex HTML messages can be created with just one line of code. PowerTCP Mail for .NET includes extensive MIME support and the stream-based architecture enable messages to be used across components. Plus, PowerTCP Mail for .NET includes multiple WinForm templates with source code are included to help design interactive solutions out-of-the-box.

A partir de
$335.04
Calculer le prix en

Nos prix standard sont montrés ci-dessous. Veuillez vous connecter pour voir vos prix.

PowerTCP Mail for .NET V3.2.1   *

Ajouter au Caddie $ 335.04 1 Developer License - includes 30 Days Standard Support does not include Updates/Upgrades  *
Réf. Editeur : P-3040-LIC
Téléchargement (9.5 Mo)
Ajouter au Caddie $ 1,094.66 4 Developer License - includes 30 Days Standard Support does not include Updates/Upgrades  * Téléchargement (9.5 Mo)
Ajouter au Caddie $ 1,914.92 8 Developer License - includes 30 Days Standard Support does not include Updates/Upgrades  * Téléchargement (9.5 Mo)

PowerTCP Mail for .NET V3.2.1 - with Subscription   *

Ajouter au Caddie $ 489.02 1 Developer License - includes One Year Standard Support and Updates/Upgrades  *
Réf. Editeur : P-3040-SUB
Téléchargement (9.5 Mo)
Ajouter au Caddie $ 1,565.06 4 Developer License - includes One Year Standard Support and Updates/Upgrades  * Téléchargement (9.5 Mo)
Ajouter au Caddie $ 2,738.12 8 Developer License - includes One Year Standard Support and Updates/Upgrades  * Téléchargement (9.5 Mo)

PowerTCP Mail for .NET Subscription Renewals   *

Ajouter au Caddie $ 317.52 1 Developer Subscription Renewal - Pre Expiry - includes One Year Standard Support and Updates/Upgrades  *
Réf. Editeur : P-3040-SUB-RENEW
Vérifier Téléchargement (29 Ko)
Ajouter au Caddie $ 1,017.24 4 Developer Subscription Renewal - Pre Expiry - includes One Year Standard Support and Updates/Upgrades  * Vérifier Téléchargement (29 Ko)
Ajouter au Caddie $ 1,779.68 8 Developer Subscription Renewal - Pre Expiry - includes One Year Standard Support and Updates/Upgrades  * Vérifier Téléchargement (29 Ko)

PowerTCP Mail for .NET Source Code   *

Ajouter au Caddie $ 3,430.00 Source Code - delivered separately (requires a Developer License)  *
Réf. Editeur : P-3040-SOURCE
Vérifier Téléchargement (29 Ko)

Nos prix comprennent le support technique ComponentSource et, pour la majorité des produits téléchargeables, une sauvegarde en ligne ainsi qu'une mise à niveau GRATUITE si la nouvelle version est parue pendant les 30 jours consécutifs à votre achat.  Toutes les ventes sont sujettes à nos Termes et Conditions standard à notre Politique de renvoi. Veuillez nous contacter si vous avez besoin d'une option de licence (licence de volume et versions précédentes) qui ne figure pas sur la liste ci-dessus.

Nos prix standard sont montrés ci-dessus. Veuillez vous connecter pour voir vos prix.

 *

What’s new in PowerTCP Mail for .NET V3.2.0?

  • PowerTCP Mail for .NET has been updated with VS 2010 integration.
  • PowerTCP Mail for .NET now supports .NET Framework 4 Client Profile.

What’s new in PowerTCP Mail for .NET V3.1?

  • A UsePipelining property has been added to the Smtp component, permitting users to choose whether or not to use PIPELINING when the server supports it.
  • Added a MimeAttachmentStream.ContentId property.

What’s new in PowerTCP Mail for .NET V3.0? – The new release of PowerTCP Mail for .NET merges two products into one by incorporating SSL security features into PowerTCP Mail for .NET. All of the features of PowerTCP Secure Mail for .NET and PowerTCP Mail for .NET will now be in one product, plus the new feature S/MIME.

PowerTCP Mail for .NET V3.0 includes new security features. Sign and encrypt email messages with new S/MIME support. Optionally employ secure connections using SSL, PCT, and TLS.

What's new in PowerTCP Mail for .NET V2.0?

The second version of PowerTCP Mail for .NET adds an Imap component for comprehensive communications with an IMAP server. Based on the most recent revision to RFC 2060 on October of 2002, the Imap component is designed to enable a local representation of a remote IMAP server in a hierarchical structure, enabling the ability to easily represent the IMAP structure in a TreeView. Plus, the new Imap component includes full Idle support, advanced search capabilities, extensive Event notification with over 28 Events, and the ability to access individual message parts even when conducting bulk transfers.


 *

PowerTCP Mail for .NET Uses/Applications

  • Some uses of PowerTCP Mail for .NET include:
  • Sending email from any .NET Framework Windows or Web application
  • Turning any stream-based data into an Email message
  • Creating HTML messages
  • Creating Email messages for multiple languages
  • Management of Email addresses
  • Decoding/encoding data for Base64, Quoted Printable, UUEncode, and decoding Yencode.
  • The MessageStream object and its Parts collections also can be used for the encoding and decoding of HTTP POST commands, or any other MIME-formatted data structure
  • Special-purpose Mail Client applications
  • Help Desk applications
  • ASP.NET (web-based) Mail Applications
  • Notification applications using e-mail
  • Mail processing or routing applications
  • Bulk mailer applications
  • Filter and forward mail received at specific e-mail addresses
  • Create a unified messaging application for your company
  • MIME message (attachment) manipulation, including decoding and encoding

PowerTCP Mail for .NET whats included:

  • 19 Components/Major Classes
  • 10 Full Sample projects (in both VB.NET and C#)
  • Full MS Help 2.0 Documentation, including extensive examples and tutorials
  • Free Introductory Support

Whats Included sample projects:

  • POP Client - Demonstrates a client used for receiving mail
  • Synchronous SMTP Client - Demonstrates a client used for sending mail using synchronous methods
  • Asynchronous SMTP Client - Demonstrates a client used for sending mail using asynchronous methods
  • Message Constructor - Demonstrates how to create a multi-part MIME message
  • Message Viewer - Demonstrates a form that can be used to view a message
  • POP Client on the Web - Demonstrates a fully featured web-based client that can be used to send or receive mail
  • SMTP Client on the Web - Demonstrates a simple form that can be used to send mail

 *

Features include:

  • Includes POP and SMTP components for sending and receiving, the MessageStream class for authoring and editing, and helper classes for email management and lower level encoding/decoding
  • HTML messages can be created with one line of code
  • Both synchronous and asynchronous functionality designed on .NETs multi-threading capabilities
  • Full support for multi-national character sets
  • Supported encoding mechanisms include Base64, Quoted Printable, UUEncode, and Yencode
  • Pre-packaged Mail WinForm templates are included (with source-code) to easily add user interface capabilities for SMTP, POP, and Message construction
  • MessageStream technology enables "on-the-fly" encoding and decoding, with retrieved messages represented as a collection of MessageStream objects and automatically decoding into their appropriate parts, while message construction encodes when the message is sent
  • Flexibility of creating complex messages, mixing and matching different kinds of data to create a custom tailored email message
  • Stream-based objects make integration with your application seamless
  • Helper classes such as MailAddress and MailAddresses assist in easy management and sorting of email addresses, enabling the efficient movement of email lists to and from your applications storage mechanism
  • Supports full Pipelining
  • Debugging has been extended beyond run-time testing to a new design-time Editor that lets you test both your SMTP and POP capabilities without compiling. Properties set in the Editor are recorded directly in your code, and a real-time feedback window gives you a detailed view of the messages available on a Mail Server for download providing unprecedented debugging capability
  • Integrated Help 2.0 documentation includes over 3 dozen tutorials and a comprehensive reference guide with full support for dynamic help

Attention

Pour votre référence, nous avons inclus des liens á Google Translate pour les informations sur le produit qui n'ont pas encore été traduites. Veuillez noter que les traductions automatiques ne sont pas toujours complètement exactes.
Fourni par
Flash est requis dans Firefox et Opera

Recherche produit

Entrez vos critères de recherche :

Pourquoi acheter chez ComponentSource ?

ComponentSource offre un service international unique, reconnu par plus de 1 000 000 développeurs de logiciels partout dans le monde.

Complément d'informations | Notre société

Galerie de copies d'écran

Cliquez pour un aperçu plein écran

Capture d'écran - PowerTCP Mail for .NET - .NET Component - V3.2.1 Capture d'écran - PowerTCP Mail for .NET - .NET Component - V3.2.1 Capture d'écran - PowerTCP Mail for .NET - .NET Component - V3.2.1 Capture d'écran - PowerTCP Mail for .NET - .NET Component - V3.2.1 Capture d'écran - PowerTCP Mail for .NET - .NET Component - V3.2.1
Award