There was an error while loading. Please reload this page.
KdbProcess
This a simple object which contains the hostname and port where a kdb process exists and, optionally, a username and password needed to connect to it.
KdbProcess.getUserAndPassword returns the username and password in the correct format (username[:password]) to pass to the c constructor.
KdbProcess.getUserAndPassword
username[:password]
c