comp.lang.ada
 help / color / mirror / Atom feed
From: Mark Lorenzen <mark.lorenzen@ofir.dk>
Subject: Re: Named Pipes
Date: Thu, 06 May 2004 00:07:50 +0200
Date: 2004-05-06T00:07:50+02:00	[thread overview]
Message-ID: <m3d65ia5op.fsf@niflheim.malonet> (raw)
In-Reply-To: R84mc.21410$TT.8224@news-server.bigpond.net.au

"Paul" <pcas1986@bigpond.net.au> writes:

> Is there a standard GNAT package for named pipes?  I have looked but have
> found nothing.  The package GNAT.Expect seems promising but it says it
> emulates the TCL expect tool.  After reading web articles on TCL and Expect
> it probably does not do what I want.
>
> Trolling thru the web suggests that named pipes are not equal/the same
> across platforms - ie Win32 named pipes are not the same as Unix pipes.  I
> confess to knowing zip about Unix.  Can I assume the reason there is no
> standard GNAT package for named pipes is because it cannot be portable?
>
> I am in the process of converting an OS/2 Ada 83 program to OS/2 & Win32
> Ada95 and am trying to reduce the number of platform dependancies.  I've
> never really done any serious programming in Ada 95 until now and am
> discovering some really neat stuff in Ada 95 that didn't exist in Ada 83.
> OK so I'm 10 years late but I'm only doing it for fun - to keep the grey
> cells active.
>
> Cheers & TIA
>
> Paul

Named pipes is a POSIX invention. You should therefore use the ISO/IEC
14519 Ada interface to POSIX-like operating systems. The GNAT
implementation is called 'florist'.

- Mark Lorenzen



  reply	other threads:[~2004-05-05 22:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-05 11:23 Named Pipes Paul
2004-05-05 22:07 ` Mark Lorenzen [this message]
2004-05-05 21:16   ` Ludovic Brenta
2004-05-06 10:30     ` Paul
2004-05-06 22:38       ` Mark Lorenzen
replies disabled

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