2017-05-29 15:26:08 good Inter component protocol Early in the project, we picked the protocol generator used in the blackhole project. Using a simple definition file, this tool was generating the server side parser. So we copied the build-protocol tool from the blackhole project and started with that. The blackhole project uses a simple line oriented protocol. There are no large multi-line messages. The tool will need some rework.