comp.lang.ada
 help / color / mirror / Atom feed
From: "John M. Resler" <John-Resler@cox.net>
Subject: Re: Ada -> Java information flow
Date: Sat, 27 Jul 2002 19:31:32 GMT
Date: 2002-07-27T19:31:32+00:00	[thread overview]
Message-ID: <3D42F568.2010807@cox.net> (raw)
In-Reply-To: ueldq1lpq.fsf@gsfc.nasa.gov

Thank you,
	I'll take a look at it. I appreciate the guidance.

-John


Stephen Leake wrote:

> "John M. Resler" <John-Resler@cox.net> writes:
> 
> 
>>I am new to Ada and am writing a mixed language application
>>in Ada and Java. The java application is the GUI front end and
>>the Ada application is an asis based application back end. I have
>>used pipes in C\C++ but don't know of an equivalent in Ada. Can
>>somebody point me in the correct direction? I'd appreciate it.
>>
> 
> When you "used pipes in C\C++", you actually use operating system
> pipes, with a binding in C provided by the compiler or operating
> system vendor. You can do the same in Ada, but you have to write the
> binding yourself, or find one somewhere.
> 
> If you are on Windows, look in one of the several Windows bindings
> (see www.adapower.com for a list) to see if they provide pipe
> operations.
> 
> Writing the binding yourself is not all that hard. Give it a try and
> come back for help!
> 
> 




      parent reply	other threads:[~2002-07-27 19:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-26 13:17 Ada -> Java information flow John M. Resler
2002-07-26 13:29 ` Dr. Michael Paus
2002-07-27 19:29   ` John M. Resler
2002-07-26 16:46 ` Stephen Leake
2002-07-26 21:25   ` David Marceau
2002-07-27 19:31   ` John M. Resler [this message]
replies disabled

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