comp.lang.ada
 help / color / mirror / Atom feed
From: chris@unixfu.net (Chris Humphries)
Subject: Re: SSH Sessions ?
Date: 11 Aug 2004 06:35:37 -0700
Date: 2004-08-11T06:35:37-07:00	[thread overview]
Message-ID: <49dc98cf.0408110535.5577c20d@posting.google.com> (raw)
In-Reply-To: 2nrv4rF3hamgU1@uni-berlin.de

Thank you everyone. You have been very helpful :)

"Marc A. Criley" <mcNOSPAM@mckae.com> wrote in message news:<2nrv4rF3hamgU1@uni-berlin.de>...
> "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-11 13:35 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
2004-08-11 13:35       ` Chris Humphries [this message]
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