EasyMail Objects SSL Plug-in - Add-In

de Quiksoft Corporation - Tipo de producto: Componente / Complemento / ActiveX DLL / DLL / ASP

Por favor note que la información sobre este producto no está disponible en español.
Communicate to e-mail servers over SSL connections. The plug-in interfaces with the SMTP, POP3 and IMAP4 objects to provide the SSL services. Integrating the SSL Plug-in into your application requires only a few lines of code.

Desde
$489.02
Precio en

Nuestros precios Standard están indicados abajo. Inicia una sesión para ver sus precios con descuento.

EasyMail Objects SSL Plug-in - Requires Quiksoft EasyMail Objects

Añadir a la Cesta $ 489.02 1 Developer License (Permits use by one developer and allows for unlimited royalty-free distribution of runtime) Descarga (28 KB)
Añadir a la Cesta $ 881.02 2 Developer License (Permits use by two developers and allows for unlimited royalty-free distribution of runtime) Descarga (28 KB)
Añadir a la Cesta $ 1,959.02 Unlimited Developer License (Permits use by an unlimited number of developers within one organization and allows for unlimited royalty-free distribution of runtime) Descarga (28 KB)

EasyMail Objects SSL Plug-in with Priority Developer Partner Program

Añadir a la Cesta $ 733.53 1 Developer License (Permits use by one developer and allows for unlimited royalty-free distribution of runtime) Descarga (57 KB)
Añadir a la Cesta $ 1,321.53 2 Developer License (Permits use by two developers and allows for unlimited royalty-free distribution of runtime) Descarga (57 KB)
Añadir a la Cesta $ 2,928.73 Unlimited Developer License (Permits use by an unlimited number of developers within one organization and allows for unlimited royalty-free distribution of runtime) Descarga (57 KB)

EasyMail Objects SSL Plug-in - Priority Developer Partner Program Renewal

Añadir a la Cesta $ 244.51 1 Developer License (Permits use by one developer and allows for unlimited royalty-free distribution of runtime) Verificar Descarga (29 KB)
Añadir a la Cesta $ 440.51 2 Developer License (Permits use by two developers and allows for unlimited royalty-free distribution of runtime) Verificar Descarga (29 KB)
Añadir a la Cesta $ 979.51 Unlimited Developer License (Permits use by an unlimited number of developers within one organization and allows for unlimited royalty-free distribution of runtime) Verificar Descarga (29 KB)

Este producto esta disponible con precios reservados al GSA Schedule.Nuestros precios incluyen servicio técnico de ComponentSource y, para la mayoría de los productos disponibles para descarga, una copia de seguridad en línea y una actualización GRATUITA a la nueva versión si ésta se publica en un período de 30 días después de la compra.  Todas las ventas están sujetas a nuestros Términos y condiciones standard y a nuestra Política de devolución. Por favor, póngase en contacto con nosotros si necesita alguna opción de licencia no incluida en la lista anterior, incluida la compra por volumen de licencias y versiones anteriores.

Nuestros precios Standard están indicados arriba. Inicia una sesión para ver sus precios con descuento.

Overview:

The EasyMail objects SSL Plug-in is a COM object that quickly enables the EasyMail Objects to communicate with SSL e-mail servers. The Plug-in COM object does not replace the EasyMail Objects, it simply interfaces with them to provide the SSL services. Integrating the SSL Plug-in into your application requires only a few lines of code.

  • Easy to integrate into new or existing EasyMail Object applications
  • Client and Server Certificate Support
  • access to certificate stores and enumerates certificates
  • Royalty-Free Distribution

The following example shows how to activate the plug-in for use with the EasyMail IMAP4 Object. The code in bold is the code required to support SSL.

i.e.
Set objIMAP4 = CreateObject("EasyMail.IMAP4")
Set objSSL = CreateObject("EasyMail.SSL")
objIMAP4.MailPort = 993
objIMAP4.SSL = objSSL

IMAP4.Connect(strMailServer$)
... do IMAP4 stuff...
IMAP4.Disconnect

As the example illustrates, all that is necessary to SSL enable the EasyMail IMAP4 Object is to create an SSL object and assign it to the SSL property of the EasyMail MAP4 object.

Note: The SSL Plug-in object can be used with the EasyMail SMTP, POP3 and IMAP4 Objects.


Búsqueda de productos

Escriba palabras de búsqueda:

Award