NewBasexClient(host = "localhost", port = 1984, user, password)
Arguments
host, port
Host name and port-number
user, password
User credentials
Value
BasexClient-instance
Details
This creates a BaseX-client. By default it listens to port 1984 on localhost.
Username and password should be changed after the installation of 'BaseX'.