Hi i m a little new to xml-db environment. i need to know what are the possible ways to connect to baseX from client api's. just like in sql the clients could connect to db using : 1)named pipes 2)shared memory 3)tcp and etc...
Does basex offer all the functionalists... and by default whats the way a client connects,if the tcp connection is not explicitly specified...
regards Furqan
Hello Furqan,
welcome to the wonderful world of XML databases ;)
Right now, BaseX only supports TCP/IP for client connect. So by definition it will always be used as default. The details of our server protocol can be found at https://docs.basex.org/wiki/Server_Protocol
Cheers, Dirk
On 23/09/14 07:27, Furqan Khan wrote:
Hi i m a little new to xml-db environment. i need to know what are the possible ways to connect to baseX from client api's. just like in sql the clients could connect to db using : 1)named pipes 2)shared memory 3)tcp and etc...
Does basex offer all the functionalists... and by default whats the way a client connects,if the tcp connection is not explicitly specified...
regards Furqan
basex-talk@mailman.uni-konstanz.de