Screenshot Preview

PowerTCP Mail for .NET

經 Dart Communications - 產品類型: 構件 / .NET 類 / 100% 受控代碼

‏請注意: 除非另有說明,此為英語產品

*

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.

$335.04
價格

‏我們的常規價格如下。 請登錄後查看打折後的價格。

PowerTCP Mail for .NET V3.2.1   *

加入購物車 $ 335.04 1 Developer License - includes 30 Days Standard Support does not include Updates/Upgrades  *
Mfr. 部件號: P-3040-LIC
下載 (9.5 MB)
加入購物車 $ 1,094.66 4 Developer License - includes 30 Days Standard Support does not include Updates/Upgrades  * 下載 (9.5 MB)
加入購物車 $ 1,914.92 8 Developer License - includes 30 Days Standard Support does not include Updates/Upgrades  * 下載 (9.5 MB)

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

加入購物車 $ 489.02 1 Developer License - includes One Year Standard Support and Updates/Upgrades  *
Mfr. 部件號: P-3040-SUB
下載 (9.5 MB)
加入購物車 $ 1,565.06 4 Developer License - includes One Year Standard Support and Updates/Upgrades  * 下載 (9.5 MB)
加入購物車 $ 2,738.12 8 Developer License - includes One Year Standard Support and Updates/Upgrades  * 下載 (9.5 MB)

PowerTCP Mail for .NET Subscription Renewals   *

加入購物車 $ 317.52 1 Developer Subscription Renewal - Pre Expiry - includes One Year Standard Support and Updates/Upgrades  *
Mfr. 部件號: P-3040-SUB-RENEW
驗證 下載 (29 KB)
加入購物車 $ 1,017.24 4 Developer Subscription Renewal - Pre Expiry - includes One Year Standard Support and Updates/Upgrades  * 驗證 下載 (29 KB)
加入購物車 $ 1,779.68 8 Developer Subscription Renewal - Pre Expiry - includes One Year Standard Support and Updates/Upgrades  * 驗證 下載 (29 KB)

PowerTCP Mail for .NET Source Code   *

加入購物車 $ 3,430.00 Source Code - delivered separately (requires a Developer License)  *
Mfr. 部件號: P-3040-SOURCE
驗證 下載 (29 KB)

我們的價格包括ComponentSource的技術支持。對於大多數可下載的產品,還提供線上備份和免費升級為新版本,若新版本在購買後的30日內發佈的話。  所有銷售都是按照我們的標準條款 進行的,並且適用我們的退貨政策. 請 聯繫我們 若您需要任何未在上面列出的License選擇,包括批量License及以前的版本。 

‏我們的常規價格見上。 請登錄後查看打折後的價格。

 *

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

注意

還未完成翻譯的產品說明, 我們提供了Google 翻譯的連結方便您使用. 但請注意, 自動翻譯有時候可能會有翻譯錯誤.
由「」技術提供
在Firefox 和Opera 需要Flash.

產品搜索

輸入搜索詞:

為什麼從ComponentSource購買?

ComponentSource 提供獨特的全球國際服務, 在世界各地共有超過1,000,000 開發者客戶.

更多訊息 | 關於我們

獎勵