How would I connect a Dyalog APL Client to reach out to a q server and execute a simple transaction (like "2+2")? The protocol seems simple enough and very well documented when it comes to decoding the answer, but I can't seem to get past the very first step, the initial handshaking, either with Dyalog APL or VBA. For now, if I could get to localhost, that would be enough.
The documentation I was using is https://code.kx.com/wiki/Reference/ipcprotocol