I could, but if you don't recognize the situation you probably haven't
done much protocol work and this certainly isn't the way to learn
about it. The external method or the signal method that I suggested
in my reply would both be quicker ways to your goal, I think.
If you wanted to experiment with developing a protocol, the way to
proceed would be to do it using two C programs, since that way you can
see exactly what's happening on both ends more easily (MetaCard does a
lot of management of the processes behind the scenes which would make
it more difficult to figure out what's going on). As I recommended in
an earlier message to this list, a good reference for this type of
work is W. Richard Stevens' UNIX Network Programming (Prentice Hall
ISBN 0-13-949876-1). His Advanced Programming in the UNIX Environment
(0-201-56317-7) covers this area too, and even has a simple example
(section 14.4) of using an external process to add two numbers which
is the first step toward what you want to do.
Scott
> Thank You
>
> David Humphreys
> MPR Teltech Ltd.
> Burnaaby, BC
-- *********************************************************************** * Scott Raney 303-447-3936 Remember: the better you look, * * raney@metacard.com the more you'll see -- Lidia * ***********************************************************************