: dev@daffodil.apache.org
Subject: Defining Protocol State-Machines
Hi all,
so now I seem to have managed describing the format of the messages of an
industry protocol.
Still I have to manually implement the protocol itself. I have to construct
messages in a pre-defined format, send that to a remote st
Hi all,
so now I seem to have managed describing the format of the messages of an
industry protocol.
Still I have to manually implement the protocol itself. I have to construct
messages in a pre-defined format, send that to a remote station, wait for a
response, extract data from that.
Dependi