PowerTCP Mail for ActiveX - ActiveX (.NET Ready) - V2.9.4

von Dart Communications - Produkttyp: Komponente / ActiveX OCX

Bitte beachten Sie, diese Produktinformation ist nicht in deutscher Sprache verfügbar.
Bildschirmabzug von PowerTCP Mail for ActiveX - ActiveX  - V2.9.4Provide 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.

Ab
$479.04
Preis in

Unsere regulären Preise werden nachstehend angezeigt. Bitte melden Sie sich an um Ihre ermäßigten Preise zu sehen.

PowerTCP Mail for ActiveX V2.9.4

In den Einkaufswagen $ 479.04 1 Developer License Download (4.0 MB)

PowerTCP Mail for ActiveX V2.9.4 - with Basic Subscription

In den Einkaufswagen $ 685.02 1 Developer License - includes One Year Standard Support/Updates Download (4.0 MB)
In den Einkaufswagen $ 444.92 Basic Subscription Renewal - includes One Year Standard Support/Updates Prüfen Download (29 KB)

PowerTCP Mail for ActiveX V2.9.4 - with Enterprise Subscription

In den Einkaufswagen $ 4,506.04 1 Developer License - includes Source Code (delivered separately) and One Year Mission Critical Support/Updates Prüfen Download (4.0 MB)
In den Einkaufswagen $ 2,929.22 Enterprise Subscription Renewal - includes One Year Mission Critical Support/Updates Prüfen Download (29 KB)

Dieses Produkt ist unter der GSA Schedule Preisstaffelung verfügbarUnsere Preise beinhalten einen technischen Support durch ComponentSource und für die meisten herunterladbaren Produkte zusätzlich ein Online-Backup sowie eine kostenlose Aktualisierung auf die neue Version, sofern sie binnen 30 Tagen nach dem Kauf freigegeben werden. Die angezeigten Preise sind zuzüglich aller Steuern. Für mehr Information zu eventuell anfallende Steuern, gehen Sie bitte auf diese Webseite. Alle Verkäufe unterliegen unseren Standardgeschäftsbedingungen und unseren Rückgaberegeln. Treten Sie bitte mit uns in Kontakt , wenn Sie eine Lizenzierungsoption anfordern möchten, die in der obigen Liste nicht aufgeführt ist, einschließlich Mehrplatzlizenzen und ältere Versionen.

Unsere regulären Preise werden oben angezeigt. Bitte melden Sie sich an um Ihre ermäßigten Preise zu sehen.

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

Produkt-Suche

Suchbegriffe eingeben:

Einsparungen bei Entwicklung

Lesen Sie unser Weißpapier über
die Berechnung der Investitionsrentabilität

Codezeilen: 44,991
Menschenmonate: 45
Arbeitskosten: $224,955

Funktionen benötigt:

Aufwand pro 1000 Codezeilen:

Arbeitskosten pro Monat:

Award