EasyMail Objects SSL Plug-in - Add-In

by Quiksoft Corporation - 製品のタイプ: コンポーネント / アドイン / 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.

¥69,300 (税込)

一般向け価格については下記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。

EasyMail Objects SSL Plug-in - Requires Quiksoft EasyMail Objects

カートに追加 ¥ 69,300 (税込) 1 Developer License (Permits use by one developer and allows for unlimited royalty-free distribution of runtime) ダウンロード (28 KB)
カートに追加 ¥ 124,845 (税込) 2 Developer License (Permits use by two developers and allows for unlimited royalty-free distribution of runtime) ダウンロード (28 KB)
カートに追加 ¥ 277,725 (税込) Unlimited Developer License (Permits use by an unlimited number of developers within one organization and allows for unlimited royalty-free distribution of runtime) ダウンロード (28 KB)

EasyMail Objects SSL Plug-in with Priority Developer Partner Program

カートに追加 ¥ 103,950 (税込) 1 Developer License (Permits use by one developer and allows for unlimited royalty-free distribution of runtime) ダウンロード (57 KB)
カートに追加 ¥ 187,320 (税込) 2 Developer License (Permits use by two developers and allows for unlimited royalty-free distribution of runtime) ダウンロード (57 KB)
カートに追加 ¥ 415,170 (税込) Unlimited Developer License (Permits use by an unlimited number of developers within one organization and allows for unlimited royalty-free distribution of runtime) ダウンロード (57 KB)

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

カートに追加 ¥ 34,650 (税込) 1 Developer License (Permits use by one developer and allows for unlimited royalty-free distribution of runtime) 要確認 ダウンロード (29 KB)
カートに追加 ¥ 62,475 (税込) 2 Developer License (Permits use by two developers and allows for unlimited royalty-free distribution of runtime) 要確認 ダウンロード (29 KB)
カートに追加 ¥ 138,810 (税込) Unlimited Developer License (Permits use by an unlimited number of developers within one organization and allows for unlimited royalty-free distribution of runtime) 要確認 ダウンロード (29 KB)

すべてのご注文にて弊社標準の 契約条件および返品条件の内容が適用されます。 

一般向け価格については上記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。

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.


商品検索

検索したい単語を入力して下さい:

Award