preserving message boundaries on named pipes - System V
Mike Muuss
mike at BRL.MIL
Sat May 20 10:02:45 AEST 1989
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
More information about the Comp.unix.wizards
mailing list