Missing MySSLIOHandler in Delphi 2007

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
Electronicpower
Posts: 12
Joined: Wed 24 Feb 2010 08:28

Missing MySSLIOHandler in Delphi 2007

Post by Electronicpower » Fri 07 May 2010 15:06

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

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Tue 11 May 2010 08:03

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.

Post Reply