With CodeMeter WebAdmin you obtain information on connected CmContainer and available licenses stored in them. In addition, you configure the service CodeMeter License Server. In detail, CodeMeter WebAdmin provides many configuration and analysis options in the following areas:
•status information: host, CmContainer
•configuration: use as network server, proxy settings, access protection, remote access, time server, backup
•display: display of all existing licenses locally and on the network, view of license conditions, session information
•management: management of network licenses by manual allocation of licenses
•diagnosis: logging
•backup.
|
CodeMeter WebAdmin has a separate service process. Two ports are available for the TCP communication. For the HTTP protocol the port 22352 (default) and for the HTTPS protocol the port 22353. The ports can be changed in profiling. By default, you will be automatically redirected from HTTP port 22350 to HTTP port 22352 and, if HTTPS is set, to port 22350. If this does not happen automatically in exceptional cases, you will be prompted to redirect manually. Click the button "Click here to get redirected". By default, CodeMeter WebAdmin uses the encryption protocol TLS 1.3 for secure data transmission (Transport Layer Security). In justified individual cases, deviating versions can be set via profiling. |
Start and Stop CodeMeter WebAdmin-service or daemon
The following table shows you for different operating systems how start or stop the CodeMeter WebAdmin service or daemon.
Operating system |
Description |
|---|---|
1.Navigate via "Windows | Control Panel | Administrative Tools | Services" to CodeMeterWebAdmin. 2.Right mouse-click and 'Start' or 'Stop' the service. |
|
Via the command line: 1.Open a terminal (Finder | Applications | Utilities | Terminal) 2.Enter command cd /Library/LaunchDaemons/ 3.Enter command sudo /bin/launchctl start com.wibu.CodeMeter.WebAdmin. 4.Enter command sudo /bin/launchctl start com.wibu.CodeMeter.WebAdmin. |
|
1.Call the following script with 'sudo' root privileges to stop the service: /etc/init.d/codemeter-webadmin stop. 2.Call the following script with 'sudo' root privileges to start the service: /etc/init.d/codemeter-webadmin start or alternatively the command service codemeter-webadmin start. |
Terms used
The following list briefly describes terms which recur on single pages in CodeMeter WebAdmin.
Table 2: CodeMeter WebAdmin - Terms in License Display
If CodeMeter WebAdmin should not start, please proceed as follows:
1.Check if the used Internet browser is not set to "offline mode".
2.Check the JavaScript support of your Internet browser.
|
JavaScript must be activated for effective using CodeMeter WebAdmin. |
3.Type in the URLs: http://localhost:22350 or http://127.0.0.1:22350 directly in the address field of your Internet browser.
The use of TCP/IP in CodeMeter
The communication between protected applications and CodeMeter License Server bases on the Transmission Control Protocol/Internet Protocol (TCP/IP). This is valid not only for locally existing licenses, but also for licenses which are provided via a network.
By default, CodeMeter uses the port 22350 registered by Wibu-Systems at IANA (Internet Assigned Numbers Authority) and uniquely assigned for the CodeMeter communication. The list of assigned ports can be viewed at www.iana.org/assignments/port-numbers.
In order to make available a client access to a CodeMeter License Server on the network, a communication using the CodeMeter port must be supported. If the server should locate in another network area, eventually the port must be made known and accessible as part of the infrastructure (router, firewall, etc.).
For the direct access to CodeMeter License Server on the network, the communication bases on TCP. For an automatic search of servers on the network, additionally a broadcast via UDP (User Datagram Protocol) is performed (it is listened only at server search time and only until the end of the UDP Waiting Time).
|
The access using the CodeMeter port is performed only for the access to CodeMeter License Servers and this only within the organization which runs the network server. In particular, using this port no communication into the internet is performed. |
In CodeMeter settings of CodeMeter WebAdmin an option exist to configure the CodeMeter port to a value other than the default of 22350. However, such a change should have plausible reasons, e.g. in the case of parallel test environments on the same network. In addition, such a change requires the same configuration of all affected CodeMeter License Servers.