I want to communicate with another program with stdin/stdout.
i need a way to detect the end of a message,
and i want to use the normal print/input.
since a data-string can contain my end-marker,
i have to mask it out.
Can this protocoll-stuff be used to generate a filter
for the normal stdin/stdout to do this? and how?

Volker

Reply via email to