I've seen the Java echo server example at
https://github.com/KxSystems/javakdb/blob/master/src/kx/examples/Server.java.
My related use case is where the KDB+ server is not allowed to accept an
incoming connection - I need it to connect to a listening...