Where is the TCRSSHIOHandler component ?

Discussion of open issues, suggestions and bugs regarding PgDAC (PostgreSQL Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
slumber1977
Posts: 1
Joined: Thu 27 Dec 2012 04:32

Where is the TCRSSHIOHandler component ?

Post by slumber1977 » Thu 27 Dec 2012 05:38

hello, I want to try ssh,but i can not find 'TCRSSHIOHandler component '. :cry: It is nowhere to find this component....,please someone tell me,thanks
pgdac3.5
delphi XE2

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Where is the TCRSSHIOHandler component ?

Post by AlexP » Fri 28 Dec 2012 10:29

Hello,

You should install the TCRSSHIOHandle component by yourself. The source code is located in the folder with demo projects:
"...\Devart\PgDAC for RadStudio XE2\Demos\TechnologySpecific\SecureBridge\Delphi16".

Post Reply