CodeMeter Control Center serves to locally configure CodeMeter License Server. Software-sided, CodeMeter License Server as the runtime environment is at the heart of CodeMeter. It allows the access to CmContainer. In doing so, CmContainer can be locally connected or are available on a network. By default, CodeMeter License Server is installed as service or daemon (Linux, macOS) and automatically starts when the system starts.
When the service has been started, other programs are available to access licenses stored in CmContainer and use protected data areas in a CmContainer.
Operating System |
Menu Control |
|---|---|
|
[Start - All Programs - CodeMeter - CodeMeter Control Center] |
|
[Applications - CodeMeter] |
|
[Applications - System - CodeMeter Control Center] or [Applications - Accessories - CodeMeter Control Center] |
|
CodeMeter License Server starts only one-time on each PC! |
Start and Stop CodeMeter-service or daemon
The following table shows you for different operating systems how start or stop the CodeMeter service or daemon.
Operating system |
Description |
|---|---|
1.Right mouse-click on task bar navigating via "Task-Manager | Services" to CodeMeter License Server-service. 2.Right mouse-click and 'Start' or 'Stop' the service. |
|
Via system settings: 1.Navigate via "System Settings | General | Login Items" to entry "Allow in the background". 2.Next to the CodeMeter icon, set the slide control to the status activated or not activated. Via the command line: 2.Open a terminal (Finder | Applications | Utilities | Terminal) 2.Enter command cd /Library/LaunchDaemons/ 3.Enter command sudo /bin/launchctl stop com.wibu.CodeMeter.Server. 4.Enter command sudo /bin/launchctl start com.wibu.CodeMeter.Server. |
|
1.Call the following script with 'sudo' or root privileges to start the service: service codemeter start or alternatively /etc/init.d/codemeter start. 2.Call the following script with 'sudo' or root privileges to stop the service: service codemeter stop or alternatively /etc/init.d/codemeter stop. |
|
CodeMeter License Server uses TCP/IP network protocol for communication and the default port 22350. Make sure your firewall does not block this port. Please make sure that the used IP-Port 22350 is available for CodeMeter. |
|
A direct connection from this computer to the Internet via HTTPS (port 443) must be possible for functioning communication with a CodeMeter Cloud Server. It is not possible to use an HTTPS proxy, as this would interrupt the secure connection. |