linux-posix

Aaron J. Grier aaron at frye.com
Fri Mar 8 18:40:43 UTC 2002


On Thu, Mar 07, 2002 at 08:10:47PM +0100, Peter Mueller wrote:

> for a demo I like to "connect" a rtems application running on Linux
> with a pure Linux application. How can I do that? Is there a way to
> communicate between the rtems app and the pure linux app?

you could use a pipe.  microwindows demo uses this to communicate
between a client running in RTEMS and a server running on linux.

I'm sure there are more clever ways, but I have seen this method
demonstrated and working.  ;)

-- 
  Aaron J. Grier  |   Frye Electronics, Tigard, OR   |  aaron at frye.com
     "In a few thousand years people will be scratching their heads
       wondering how on earth the first computer was invented and
          bootstrapped without a prior computer to do it with."
                    --  Chris Malcolm, on comp.arch



More information about the users mailing list