Please enable JavaScript to view this site.

CodeMeter 8.40a User Help

For macOS a CodeMeter Runtime Kit installation program is available:

File

Description

CmRuntimeUser.dmg

holds all required CodeMeter runtime components

1.Open the CmRuntimeUser.dmg file.
In the window that opens you will see the icon of the program to be installed CmInstall.pkg.

2.Double-click the program and follow the instructions of the installation wizard.

rt_willkommen

This installs CodeMeter Runtime with the default settings on your computer.

Optionally, additional options can be configured:

Function

Description and Installation

Network Server

CodeMeter licenses can be used from other computers. Port 22350 is used for TCP communication.

It can be decided whether CodeMeter License Server is set up as a server in a network environment and the associated TCP port 22350 is used. In the default case, CodeMeter License Server is only available locally (local host).

After the installation this is possible via:

CodeMeter WebAdmin

The "Settings | Server | Server Access" page allows for setting up CodeMeter in server environments including ports.

Profiling (server.ini-entry)

In the General section IsNetworkServer allows to set whether CodeMeter License Server runs as a network server in the network or not. This can be done in CodeMeter Control Center using the navigation entry "Action" or via the commandline.

Please proceed as follows:

1.Stop daemon for CodeMeter:

oOpen a terminal (Finder | Applications | Utilities | Terminal).

oType command cd /Library/LaunchDaemons/

oType command sudo /bin/launchctl stop com.wibu.CodeMeter.Server

2.Open the file com.wibu.CodeMeter.Server.ini located at /Libray/Preferences in an editor.

3.Modify entry [General] IsNetworkServer=1 and save.

4.Start the daemon for CodeMeter:

oType command sudo /bin/launchctl start com.wibu.CodeMeter.Server

Remote access CodeMeter  WebAdmin

CodeMeter WebAdmin can optionally be set to allow remote access from other computers. Depending on the selected protocol, port 22352 or 22353 are used for TCP communication. This makes CodeMeter WebAdmin visible on the network and access can be allowed and set up.

In the default case, the port 22352 is used for HTTP / TCP communication.

Alternatively after the installation this is also possible via:

CodeMeter WebAdmin

The page "Settings | Server | Server Access" allows for setting up CodeMeter in server environments including ports.

The page "Settings | Basic | WebAdmin" allows settings that control local or remote access to CodeMeter WebAdmin, select the desired protocol (HTTP or HTTPS), and specify any required authentication data.

Profiling (server.ini entry)

The CmWebAdmin daemon reads values from the CodeMeter daemon at startup. Among others also the parameter RemoteRead from the server.ini file. If you make changes, both services must be stopped before and restarted after the changes.

Please proceed as follows:

1.Stop the daemons for CodeMeter and CodeMeter WebAdmin:

oOpen a terminal (Finder | Applications | Utilities | Terminal).

oEnter command cd /Library/LaunchDaemons/

oEnter command sudo /bin/launchctl stop com.wibu.CodeMeter.Server

oEnter command sudo /bin/launchctl stop com.wibu.CodeMeter.WebAdmin

2.Open the file com.wibu.CodeMeter.Server.ini located at /Libray/Preferences in an editor.

3.Modify the entry [HTTP] RemoteRead=2 and save.

4.Start the daemons for CodeMeter and CodeMeter WebAdmin:

oEnter command cd /Library/LaunchDaemons/

oEnter command sudo /bin/launchctl start com.wibu.CodeMeter.Server

oEnter command sudo /bin/launchctl start com.wibu.CodeMeter.WebAdmin

For quick access to some basic actions please use the quicklinks.