Establishing a SSH Connection

From: Dennis Hueckelheim (dennis.hueckelheim@issdh.com)
Date: 02/11/03


From: "Dennis Hueckelheim" <dennis.hueckelheim@issdh.com>
Date: Tue, 11 Feb 2003 19:48:53 +0100

Hello everbody,

i want to write an WinApllication wich will a "remote control" of a
LinuxApplication. I think the best way is to use a SSH connection and
sending the right command.

My Problem is: Where can i get informations about the SSH protocol?

If I connect to the host, i get the IDENT-String from the Server, but what I
have to send then? I know I have to send my IDENT-String, but how it has to
look like? What I have to do after the IDENT-Phase???

I'm thaksfully for EVERY idea ;-)

Dennis