Page 1 of 1

Missing MySSLIOHandler in Delphi 2007

Posted: Fri 07 May 2010 15:06
by Electronicpower
In the secureBridge I don't have the MySSHIOHandler component.

I read the other post in this forum about the same object. I try to reinstall then components with the last build, but I don't see a MySSHIOHandler component.

I don't have the source code from the secureBridge so I can't create a new package with MySSHIOHandler.pas and MySSLIOHandler.pas as written in the other post!

Regards

Thomas

Posted: Tue 11 May 2010 08:03
by Dimon
The TMySSHIOHandler component is included into MyDAC as a demo project. You can find the component package by the following path: MyDAC_InstDir\Demos\TechnologySpecific\SecureBridge\Delphi7\mydacsbridge70.dpk.
MyDAC_InstDir is the MyDAC installation directory on your computer.
Just open this package and install it.