Screenshot Preview

PowerTCP Mail for ActiveX

by Dart Communications - Product Type: Component / ActiveX OCX

Provide email capability in your application. PowerTCP Mail for ActiveX allows you to create, send, retrieve, preview, and edit mail messages, verify E-mail addresses, and manage your mailboxes remotely using simple properties and methods. Includes SMTP, POP3, and IMAP controls, plus the Message object that is capable of reproducing a complete message structure in an object-oriented model. To help you get up to speed, 35 samples written for 8 different environments, including ASP, .NET, VB, Visual C++, PowerBuilder, Foxpro, Delphi, and Office 97/2000 are included.

From
$479.04
Price in

Our regular prices are shown below. Please logon to see your discounted prices.

PowerTCP Mail for ActiveX V2.11.0.0  

Add to Cart $ 479.04 1 Developer License - includes 30 Days Standard Support does not include Updates/Upgrades
Mfr. Part No: P-1540-LIC
Download (4.6 MB)
Add to Cart $ 1,565.06 4 Developer License - includes 30 Days Standard Support does not include Updates/Upgrades Download (4.6 MB)
Add to Cart $ 2,738.12 8 Developer License - includes 30 Days Standard Support does not include Updates/Upgrades Download (4.6 MB)

PowerTCP Mail for ActiveX V2.11.0.0 - with Subscription  

Add to Cart $ 685.02 1 Developer License - includes One Year Standard Support and Updates/Upgrades
Mfr. Part No: P-1540-SUB
Download (4.6 MB)
Add to Cart $ 2,192.26 4 Developer License - includes One Year Standard Support and Updates/Upgrades Download (4.6 MB)
Add to Cart $ 3,835.72 8 Developer License - includes One Year Standard Support and Updates/Upgrades Download (4.6 MB)

PowerTCP Mail for ActiveX Subscription Renewals  

Add to Cart $ 444.92 1 Developer Subscription Renewal - Pre Expiry - includes One Year Standard Support and Updates/Upgrades
Mfr. Part No: P-1540-SUB-RENEW
Verify Download (29 KB)
Add to Cart $ 1,424.92 4 Developer Subscription Renewal - Pre Expiry - includes One Year Standard Support and Updates/Upgrades Verify Download (29 KB)
Add to Cart $ 2,493.12 8 Developer Subscription Renewal - Pre Expiry - includes One Year Standard Support and Updates/Upgrades Verify Download (29 KB)

PowerTCP Mail for ActiveX Source Code  

Add to Cart $ 3,430.00 Source Code - delivered separately (requires a Developer License)
Mfr. Part No: P-1540-SOURCE
Verify Download (29 KB)

Our prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase.  All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed above including volume licensing and previous versions.

Our regular prices are shown above. Please logon to see your discounted prices.

What's new in PowerTCP Mail for ActiveX V2.1x?

  • Now functions on all Data Execution Protection (DEP) enabled systems.
  • No longer vulnerable to attacks outlined in Microsoft Security Bulletin MS09-035 (http://www.microsoft.com/technet/security/bulletin/MS09-035.mspx).
  • PowerTCP Mail for ActiveX now supports SSL. Implicit and Explicit security modes.
  • BinHex attachment encoding and decoding now supported.

What's new in V2.x?

PowerTCP Mail for ActiveX now also includes 6 VB.NET samples. All of these samples have VB6 counterparts so that VB.NET and VB6 functionality can be easily compared. To provide a live demonstration of the functionality developers can expect by combining PowerTCP products with the .NET Framework, including an HTML mail client using the Code Behind functionality of ASP.NET. This sample application imitates the functionality of popular Web mail clients such as Hotmail. By combining the flexibility and ease-of-use of PowerTCP Mail for ActiveX with the power of ASP.NET. This latest release now also includes a new debugging application called the Debug Server. This server application is based upon one of Dart's own internal testing tools and is designed to help developers debug their client-side applications by being able to see the message sent from a client application. Then, a developer can respond to the client application with a customized response message sent from the server. This server application will run on any Windows 32-bit platform and is especially helpful when trying to ascertain if a problem is code related or connection related.

Dart’s PowerTCP Mail for ActiveX V2.1 includes the functionality to send, retrieve, preview and mail messages using simple properties and methods and e-mail verification capability. In addition, PowerTCP Mail for ActiveX V2.1 now lets you manage attachments much more easily and handles very large messages (megabytyes) more efficiently for improved performance in demanding environments.

The SMTP Component sends mail, the POP Component downloads mail, the IMAP Component manages mail on the server, and the Message object encodes/decodes your mail on-the-fly. If you have experienced the pain of dealing with multi-part MIME messages, you'll appreciate the new Message object.

  • SMTP Component - Use this control to send messages to any SMTP server. Enhanced SMTP commands are automatically supported. A message can even be constructed and sent with one line of code
  • POP Component - Use this control to download messages from any POP3 server. By default, all messages are downloaded into a single collection of message objects
  • IMAP Component - Use this control to manage and download messages from any IMAP4 server. A local object model makes remote mail management easy, with no knowledge of IMAP4 commands required
  • Message Object - Takes any MIME message and decodes it into an object representation you can easily deal with. Every attachment, part, and label element is accurately represented as an object, giving you un-surpassed processing convenience. Performs encoding too, so you can pass messages between the POP, IMAP, and SMTP controls

Benefits & Features

  • Comprehensive support for multi-byte characters added with version 2.0.39
  • Detailed knowledge of SMTP, POP3, IMAP4 and MIME is not required
  • Enhanced SMTP commands such as 8BITMIME, PIPELINING, SIZE and Delivery Status Notifications are automatically used if advertised by the server
  • The Message object provides a precise object representation of any e-mail message. This formatting object supports easy manipulation of simple and complex (even nested) MIME messages
  • Controls maintain small memory footprints, even while encoding/decoding large messages in memory
  • Encoded/decoded messages need not be spooled to disk, making this product a real performer for messages buffered in memory
  • Supports mail address verification
  • One method call builds and sends a message

Sample Projects

  • Bulk Mailer – Uses the SMTP control to show how to send the same message to many recipients. Addresses are taken from a CRLF delimited text file. Uses the POP control to show how to maintain a list of people who have replied with REMOVE in the subject. Visual Basic 6
  • Mail Forwarder – Uses the POP control to retrieve all messages for a given source address. Uses the SMTP control to forward those messages to a given destination. Visual Basic 6
  • Smtp Client – Demonstrates how to build and send a message using the Message Object and SMTP Control. Visual Basic 6, VC++ 6, Delphi 4, PowerBuilder 6
  • Pop Client – Demonstrates many aspects needed to create a simple message client program using the Message Object and the POP Control. Visual Basic 6, VC++ 6, Delphi 4, PowerBuilder 6
  • Quick Send – A simple version of the SmtpClient application, uses the QuickSend method to show how to quickly send a message with very little coding. Visual Basic 6, VC++ 6, Delphi 4, PowerBuilder 6
  • Imap Client – Demonstrates interactive operation with an IMAP4 server. Visual Basic 6, VC++ 6, Delphi 4, PowerBuilder 6
  • Message Chunker – Uses the SMTP Control and the Message Object to show how to break a large message into several smaller chunks that the receiver can later reassemble back into a single large message. Visual Basic 6
  • DB Pop – Uses the Database capabilities of VB to create a database and populate it with all messages that currently residing in a designated POP3 Account. Visual Basic 6 and Access 97
  • Merge Mail – From a database of members of a sales force, determine the monthly sales of each member and then E-mail each member a letter reflecting their performance. Access 97
  • Email Verifier - Shows how to use the SMTP control to verify an e-mail address

Potential Uses/Applications

  • Custom Mail Client applications
  • Help Desk applications
  • ASP (web-based) Mail Applications
  • Custom e-mail notification applications
  • Custom Mail processing or routing applications
  • Bulk mailer applications
  • Automatically e-mail a compressed file from your application
  • 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

What’s Included: The Mail Tool installation comes complete with the following:

  • 11 Controls/Objects
  • 31 Full Sample projects
  • 4 ASP/ASP.NET Samples
  • Debug Server for debugging and protocol testing
  • Full MS Help 1.3 Documentation, including examples

Product Search

Enter search words:

Why buy from ComponentSource?

ComponentSource offers a unique global service, used by over 1,000,000 software developers worldwide.

More Info | About Us

Development Savings

Read our White Paper on
calculating ROI

Lines of Code: 44,991
Person Months: 45
Labor Cost: $224,955

Functions Required:

Effort per 1,000 LoC:

Labor Cost per Month:

Screenshot Gallery

Click for full screen preview

Screenshot of PowerTCP Mail for ActiveX - ActiveX  - V2.11 Screenshot of PowerTCP Mail for ActiveX - ActiveX  - V2.11 Screenshot of PowerTCP Mail for ActiveX - ActiveX  - V2.11 Screenshot of PowerTCP Mail for ActiveX - ActiveX  - V2.11 Screenshot of PowerTCP Mail for ActiveX - ActiveX  - V2.11
Award