原文地址:https://www.cnblogs.com/findumars/p/5929783.html
走到這就走不動了。原文的demo也下載不了。
if not uIdSSLOpenSSLHeaders.Load then //裝載ssl庫
begin
Application.MessageBox('裝載ssl動態庫失敗!', '錯誤', MB_ICONEXCLAMATION + MB_TOPMOST);
Halt;
end;
IdSslLoadErrorStrings;
IdSslAddSslAlgorithms; //load所有的SSL演算法
methClient := IdSslMethodClientV23;
轉載請註明出處,本文鏈接:https://www.uj5u.com/houduan/30985.html
標籤:網絡通信/分布式開發
上一篇:請問誰有fastreport 5 以上的破解版,可以在delphi2010使用的?
下一篇:求將掃描圖片透明化處理的例子
