Screenshot Preview

PowerTCP SSL for ActiveX

经 Dart Communications - 产品类型: 构件 / ActiveX DLL / DLL

‏请注意: 除非另有说明,此为英语产品

*

Automatically authenticate and encrypt/decrypt data over the Internet. PowerTCP SSL for ActiveX integrates the Microsoft CryptoAPI, Security Support Provider Interface, and Winsock API to secure TCP/IP data using SSL2, SSL3, PCT, and TLS security protocols. Includes functionality for secure web access, FTP client and server, email (POP), TCP client and server, and more. Use it to build a secure eCommerce site or simply to securely transmit application data, such as files, over the Internet.

$959.04
价格

‏我们的常规价格如下。 请登录后查看打折后的价格。

PowerTCP SSL for ActiveX V2.0.7   *

加入购物车 $ 959.04 1 Developer License - includes 30 Days Standard Support does not include Updates/Upgrades  *
Mfr. 部件号: P-1600-LIC
下载 (4.8 MB)

PowerTCP SSL for ActiveX V2.0.7 - with Subscription   *

加入购物车 $ 1,273.02 1 Developer License - includes One Year Standard Support and Updates/Upgrades  *
Mfr. 部件号: P-1600-SUB
下载 (4.8 MB)
加入购物车 $ 827.12 Subscription Renewal - Pre Expiry - includes One Year Standard Support and Updates/Upgrades  *
Mfr. 部件号: P-1600-SUB-RENEW
验证 下载 (29 KB)

PowerTCP SSL for ActiveX Source Code   *

加入购物车 $ 3,430.00 Source Code - delivered separately (requires a Developer License)  *
Mfr. 部件号: P-1600-SOURCE
验证 下载 (29 KB)

我们的价格包括ComponentSource的技术支持。对于大多数可下载的产品,还提供在线备份和免费升级为新版本,若新版本在购买后的30日内发布的话。  所有销售都是按照我们的标准条款 进行的,并且适用我们的退货政策. 请 联系我们 若您需要任何未在上面列出的License选择,包括批量License及以前的版本。 

‏我们的常规价格见上。 请登录后查看打折后的价格。

 *

By integrating Microsoft's CryptoAPI, Security Support Provider Interface and Winsock API, SSL for ActiveX uses SSL 2, SSL 3, PCT and TLS security protocols to automatically authenticate, encrypt and decrypt data communications over TCP. Automatic encryption/decryption uses system services available under NT4 sp4 (minimum) and Windows 2000. The Daemon Control can accept an unlimited number of passive connections that can be assigned to dynamic SecureTcp Controls for stream management and encryption/decryption. Properties for CommonName, Protocol and ClientAuthentication automatically control the entire authentication and encryption/decryption process. ClientAuthenticate Event supports optional interactive client authentication. Search Method supports variable length records and line processing, eliminating the need to search for termination characters and simplifying buffer management. Fill Method supports fixed length binary records, simplifying buffer management and reducing the code needed to send and receive binary structures.

PowerTCP SSL for ActiveX: Automatically authenticate and encrypt/decrypt all data sent and received over the TCP connection using SSL2, SSL3, PCT, and TLS.

  • NEW CertificateList Control - Use it to select Certificates from the installed Certificate Stores
  • SecureTcp Control - Use it to manage a TCP stream. Automatic authentication and encryption/decryption uses system services available under NT4 sp4 (minimum) and Windows 2000, so RSA licensing is not required
  • Daemon Control - Use it to build a secure server by accepting TCP connections. Can accept an unlimited number of connections that can be assigned to dynamic SecureTcp controls
  • SecureServer Control - Similar to the Server Control, each accepted TCP connection automatically authenticates and performs encryption/decryption on the data stream
  • SecureFtp Control - Similar to the FTP Control, control and data connections are automatically encypted/decrypted. Protect confidential information you send across the Internet
  • SecureFtpServer Control - Similar to the FtpServer Control, control and data connections are automatically encypted/decrypted. A perfect match for the SecureFtp Control for a complete end-to-end encryption solution
  • SecurePop Control - Similar to the POP Control, your email can be downloaded from any Secure Pop Server (like Microsoft Exchange) with complete privacy.
  • Service Control - Use this control to build an application that runs as an NT service

Benefits & Features

  • Write HTTP/S applications that provide client-side authentication WITHOUT displaying an annoying dialog asking the user to select his security certificate
  • NEW Certificate Object exposes the details of digital certificates sent and received
  • NEW CertificateStore Object exposes collections of installed Certificate Objects, making it easy to manage digital certificates
  • Included Certificate Manager application can be used for local certificate management
  • Full support for client-side AND server-side authentication
  • Properties and events for Certificate Authentication requests and responses give you complete control the entire authentication and encryption/decryption process
  • Search Method supports variable length records and line processing, eliminating the need to search for termination characters and simplifying buffer management
  • Fill Method supports fixed length binary records, simplifying buffer management and reducing the code needed to send and receive binary structures

Sample Projects

  • Secure FTP Client – Demonstrates a simple secure FTP client that can be used with the Secure FTP Server sample. (VB6 only)
  • Secure FTP Server – Uses the SecureFtpServer Control to demonstrate a simple secure FTP server. Use it with the Secure FTP client. (VB6 only)
  • Secure Web Client – Demonstrates a simple Secure HTTP/S Client application written using non-blocking operation. (VB6 only)
  • Secure Web Server – Demonstrates a simple multi-threaded Web Server application that serves up html pages stored in local files over a secure connection. (VB6 only)
  • Secure TCP Blaster – A simple TCP Daemon and Secure Client application, written using blocking operation, that uses all three methods for receiving data: Receive, Search, and Fill. (VB6 only)
  • Secure POP Client – Demonstrates a simple secure POP client that can be used with any POP server that supports secure communications. (VB6 only)
  • Secure Echo Server - Demonstrates a simple secure Echo server
  • Secure TCP Client - Uses the SecureTcp Control to make secure connections to any secure port
  • Secure Web Alive - A secure version of the Web Alive sample which compares the download performance of any 2 web pages. Useful for comparing the relative performance of mirrored Web Servers
  • Service Demo - Demonstrates a simple service

Potential Uses/Applications

  • Secure file transfers using Dart's Secure FTP Client/Server combo
  • Secure mail downloads using Dart's Secure POP Client
  • Create any Client/Server application that implements secure transactions knowing that your data is safe from any security risk
  • Combined with the Winsock or Server for ActiveX, you can create a proxy server that accepts either clear or secure TCP connections and generates secure or clear TCP connections, respectively
  • Combined with Emulation for ActiveX, you can create a secure VT Terminal Emulator that connects to your internal proxy server (that you create) that uses a Telnet connection to connect to internal corporate hosts
  • Secure document management
  • Enable asynchronous secure SOAP messages currently unavailable with the MS SOAP SDK
  • E-commerce, trading applications

What’s Included: The SSL for ActiveX installation comes complete with the following:

  • 22 Controls/Objects
  • 25 Full Sample projects
  • Full MS Help 1.3 Documentation, including examples

What's new in V2.0x?

  • The latest version of SSL for ActiveX includes the ability to implement SSL over FTP through a Firewall using Dart's proprietary FirewallReady functionality (requires PowerTCP products on both sides of the connection). Previously this type of functionality has been unavailable in an ActiveX control
  • This version has also been re-engineered to support all major SSL over FTP standards and includes the capability to create custom configurations for compatibility with unique secure FTP implementations. Standard support includes Globalscape, WS_FTP, and SERV_U
  • The lower-level components such as SecureTCP and SecureServer have been heavily compatibility tested with common UNIX libraries such as OpenSSL and Certicom Plus
  • Certificate handling capabilities have been improved with the addition of certificate creation using the CertificateStore plus extended certificate management capabilites such as certificate deletion

注意

还未完成翻译的产品说明, 我们提供了Google 翻译的连结方便您使用. 但请注意, 自动翻译有时候可能会有翻译错误.
强力驱动
在Firefox 和Opera 需要Flash.

产品搜索

输入搜索词:

为什么从ComponentSource购买?

ComponentSource 提供独特的全球国际服务, 在世界各地共有超过1,000,000开发者客户.

更多讯息 | 关于我们

节省的开发量

请阅读我们的白皮书
计算投资收益

代码的行数: 123,843
人月数: 124
人工成本: $619,215

需要的功能:

每1000行代码的工作量

每月的人工成本:

奖励