posted 20 years ago
Hello,
The mode flag must be either "server", indicating the server program must run, "alone", indicating standalone mode, or left out entirely, in which case the network client and gui must run
I don't understand the standalone mode entirly.
If I start my application with mode "server", then there only start the server and nothing more. If I left mode entirely, then my gui client starts, where i can changed local and network mode. But what should happen if mode "alone"?
Do they mean that i have to start the gui client with local (non network) access or start only the server without network?
Thanks for help
Alex