Hi kdb,
How can I open a q session on a specific IP address?
For example I can specify a port with
q -p 5001
However I would like to have multiple q sessions on different IPs with the same port 5001 on the same machine.
best.
John.
Hi kdb,
How can I open a q session on a specific IP address?
For example I can specify a port with
q -p 5001
However I would like to have multiple q sessions on different IPs with the same port 5001 on the same machine.
best.
John.
Thank you Charles. Perfect.