Continuing from the previous NexusDB tutorial, we convert the local, embedded database to a client/server, remote application. It's not difficult at all. Plus, in the client/server model, you can run as many of the same application as you want. The local, embedded server will only serve up one application at a time.