comp.lang.ada
 help / color / mirror / Atom feed
* Communication between Ada and Java through named pipes
@ 2004-12-18 11:28 Mauro Riva
  2004-12-18 18:26 ` Freejack
  2004-12-19 11:12 ` Michael Paus
  0 siblings, 2 replies; 7+ messages in thread
From: Mauro Riva @ 2004-12-18 11:28 UTC (permalink / raw)


I have two applications written in Ada and Java respectively and I want them
to communicate using named pipes but I don't know how to do it.
What I need is simply this : the Ada program has to put a text string into
the pipe and the Java program must read the text, and they must do it in a
non blocking way.
I'm using these programs under windows, does anyone know how to do it? Does
anyone have an example of code?

Thanks,
Mauro





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-12-19 21:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-18 11:28 Communication between Ada and Java through named pipes Mauro Riva
2004-12-18 18:26 ` Freejack
2004-12-19 11:12 ` Michael Paus
2004-12-19 16:43   ` Adrien Plisson
2004-12-19 18:18     ` u_int32_t
2004-12-19 21:36       ` Adrien Plisson
2004-12-19 21:38     ` Brian May

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