Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cmcl2!adm!xadmx!mike@BRL.MIL From: mike@BRL.MIL (Mike Muuss) Newsgroups: comp.unix.wizards Subject: Re: preserving message boundaries on named pipes - System V Message-ID: <19697@adm.BRL.MIL> Date: 20 May 89 00:02:45 GMT Sender: news@adm.BRL.MIL Lines: 7 What you seek is provided by a subroutine library that we call LIBPKG -- a way of moving messages of arbitrary sizes between processes, without having to worry about preserving message boundaries, buffer allocation, connection establishment, etc. All those things are handled by the library. It's free, write me if you want a copy. Best, -Mike