


The beauty of AcuConnect is that it gives you complete flexibility in where you can access your application. You can access an application on server1 one day, server2 the next, and on your local machine the next -- all without modifying your source code.
If you change the location of your server application, all you need to do is change the CODE_PREFIX setting or code alias definition in the client configuration file (for example, "client.cfg"). If you want to be able to access your application on multiple machines, you can install the server component in several locations, and then modify "client.cfg" on an as-needed basis.
More: