First You need to acquire and download the license.Licensing
you need to install The Ares kudo kudo server by following the steps.
Download Kudo Installer:
Obtain the Kudo installer from https://www.graebert.com/areskudoserver_win_x64.
Install Package:
Follow the installation process.
During installation, specify the following parameters:Http Address: The IPv4 address the server allows connections from.
Http Port: The port the server listens to.
Deploy Path: The URL endpoint where the server is available.
Default parameters:
Http Address: 127.0.0.1
Http Port: 80
Server URL: http://localhost/
Example: Specifying a deploy path like
/editor
will result in the server being available at http://localhost/editor.
Modify Service Settings (Optional):
After installation, modify service settings by editing
{installDir}\ARESKudoServerService.xml
.Restart the service after editing.
Run Kudo Server:
The installation automatically registers and runs the Kudo server as a Windows service named ARESKudoServer.
Ensure the service is running and start it if necessary.
Opening a Drawing File:
Refer to https://graebert.atlassian.net/l/cp/jL1tndVp for instructions.
Start Kudo Server Manually:
You can manually run the server from the command line. Ensure that the service is not running.
The
Editor.exe
file is located at{InstallDir}\Kudo\Bin\editor.dir
.Refer to https://graebert.atlassian.net/l/cp/1gmbhprV for parameters that can be specified.