How is an application prepared for use with AcuConnect?
If your application is already broken out into called routines, it may not need modification. If not, the parts of the application that are to be run on the server must be broken out into separate called subroutines. Once this is done, locate the object files in the preferred directories on the server where they will run. Back to top • What configuration files are used with AcuConnect? A client/server application with AcuConnect will require up to three configuration files: • Client runtime configuration file to control the client portion of the application • Server runtime configuration file to control the server portion of the application • AcuConnect “server.cfg” to control the behavior of AcuConnect on the server Here are some more specifics about each file: • Client runtime configuration file: This file is specified in the run command for the client main program, for example: wrun32 -c runconfig.cli main.acu This file contains standard ACUCOBOL-GT runtime configuration variables,