comp.lang.ada
 help / color / mirror / Atom feed
From: "Marc A. Criley" <mcNOSPAM@mckae.com>
Subject: Re: SSH Sessions ?
Date: Tue, 10 Aug 2004 07:58:58 -0500
Date: 2004-08-10T07:58:58-05:00	[thread overview]
Message-ID: <2nrv4rF3hamgU1@uni-berlin.de> (raw)
In-Reply-To: adam.ruth-3053E7.22323309082004@localhost

"Adam Ruth" <adam.ruth@mac.com> wrote:

> I'm doing this very thing myself, and I'm just using the command line
> version of ssh.  I execute it using the system call (the c library
> system(const char *command) call).  It's pretty straight forward, since
> I don't need to do much that's complicated, just execute a remote
> command line program as though it was being executed on my local command
> line.

Just want to reacquaint everyone about the existence of Jim Rogers' "Ada
Binding to Pipes" (http://www.adapower.com/reuse/pipes.html). You can issue
a command and all the output is caught and easily read back in for
post-processing.

It's incredibly easy to use, effective and reliable, and I use it almost
exclusively whenever I need to issue commands from within an Ada program.
Works great, highly, highly recommended.  (Thanks Jim!)

Marc A. Criley
McKae Technologies
www.mckae.com







  reply	other threads:[~2004-08-10 12:58 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-09 18:32 SSH Sessions ? Chris Humphries
2004-08-09 19:12 ` Georg Bauhaus
2004-08-10  1:54   ` Chris Humphries
2004-08-10  2:49     ` Stephen Leake
2004-08-11  6:57     ` Andreas Almroth
2004-08-10  4:32   ` Adam Ruth
2004-08-10 12:58     ` Marc A. Criley [this message]
2004-08-11 13:35       ` Chris Humphries
2004-08-13 11:48       ` Using Jim Rogers' "Ada Binding to Pipes"? (Was: SSH Sessions?) Jacob Sparre Andersen
2004-08-13 17:44         ` Marc A. Criley
2004-08-14 18:45           ` James E. Hopper
2004-08-17 15:29             ` Using Jim Rogers' "Ada Binding to Pipes"? Jacob Sparre Andersen
2004-08-18  1:15               ` James E. Hopper
2004-08-16 16:28           ` Using Jim Rogers' "Ada Binding to Pipes"? (Was: SSH Sessions?) Anh_Vo
2004-08-17 15:28             ` Jacob Sparre Andersen
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox