par Quiksoft Corporation - Type de produit : Composant / Produit complémentaire / ActiveX DLL / DLL / ASP
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.
Nos prix standard sont montrés ci-dessous. Veuillez vous connecter pour voir vos prix.
| Ajouter au Caddie | $ 489.02 | 1 Developer License (Permits use by one developer and allows for unlimited royalty-free distribution of runtime) * | Téléchargement (28 Ko) | |
| Ajouter au Caddie | $ 881.02 | 2 Developer License (Permits use by two developers and allows for unlimited royalty-free distribution of runtime) * | Téléchargement (28 Ko) | |
| Ajouter au Caddie | $ 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) * | Téléchargement (28 Ko) |
| Ajouter au Caddie | $ 733.53 | 1 Developer License (Permits use by one developer and allows for unlimited royalty-free distribution of runtime) * | Téléchargement (57 Ko) | |
| Ajouter au Caddie | $ 1,321.53 | 2 Developer License (Permits use by two developers and allows for unlimited royalty-free distribution of runtime) * | Téléchargement (57 Ko) | |
| Ajouter au Caddie | $ 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) * | Téléchargement (57 Ko) |
| Ajouter au Caddie | $ 244.51 | 1 Developer License (Permits use by one developer and allows for unlimited royalty-free distribution of runtime) * | Vérifier | Téléchargement (29 Ko) |
| Ajouter au Caddie | $ 440.51 | 2 Developer License (Permits use by two developers and allows for unlimited royalty-free distribution of runtime) * | Vérifier | Téléchargement (29 Ko) |
| Ajouter au Caddie | $ 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) * | Vérifier | Téléchargement (29 Ko) |
Nos prix comprennent le support technique ComponentSource et, pour la majorité des produits téléchargeables, une sauvegarde en ligne ainsi qu'une mise à niveau GRATUITE si la nouvelle version est parue pendant les 30 jours consécutifs à votre achat. Toutes les ventes sont sujettes à nos Termes et Conditions standard à notre Politique de renvoi. Veuillez nous contacter si vous avez besoin d'une option de licence (licence de volume et versions précédentes) qui ne figure pas sur la liste ci-dessus.
Nos prix standard sont montrés ci-dessus. Veuillez vous connecter pour voir vos prix.
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.
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.

Éditeur
Catégorie principale
Produits similaires
Catégories similaires
ComponentSource offre un service international unique, reconnu par plus de 1 000 000 développeurs de logiciels partout dans le monde.