Hello

I'm trying implement a simple SSH connection...

I want do a connection with my delphi application on a remote SSH server...

I found this demo on internet about forwarding application:

http://www.amsoftwaredesign.com/down...e_ssh_test.zip

This demo use Synapse library that have SSH support on delphi for free..

original sample thread:
http://coding.derkeiler.com/Archive/.../msg00156.html


Can somebody help?

I just want a simple client sample source code to understand how to connect on a machine direct... without redirect ports...

Greets