Title: Unit rtcSSecPlugin does not compile with delphi 7 Post by: Armando_rm on February 27, 2011, 08:11:07 PM I am learning the demos App_Client.dpr and App_Server.dpr for SSL purpose so I installed
the trial StreamSec tools V3, then I am trying to install rtcSDK_SSec.dpk from RealThinClientSDK_v405_2010Q4.zip. The compiler returns "[Error] rtcSSecPlugin.pas(170): Too many actual parameters" Line 170 is "if Assigned(FTLSServer) then FTLSServer.ClearExpiredSessionKeys(False);" What can I do? Best Regards, Armando Rodi Title: Re: Unit rtcSSecPlugin does not compile with delphi 7 Post by: D.Tkalcec (RTC) on February 27, 2011, 08:20:01 PM As far as I know, StreamSec Plugin is designed for use with StreamSec Tools v2 (not v3). For more information, please contact StreamSec support.
Best Regards, Danijel Tkalcec |