rsql

This sample demonstrates use of a remote connection and the DB interface.

How to Run

In a console window run:

 
    target\bin\ xsql -p 5001
     

Then in a second console window run:

 
    rsql
 

But it is more instructive to run one instance in your development environment debugger, stepping through the code.