TCP/IP based
Communication between CodeMeter WebAdmin and connected CmContainer is browser-based and uses network components. Thus the installation of the network protocol TCP/IP is required, and access must be granted to the localhost(127.0.0.1).
However, an actual connection to the Internet is not established. |
Firewall Settings
Please also note that the settings of your firewall do not block communication.
Communication Mode
By editing registry or server entries you are also able to define which communication mode CodeMeter License Server uses.
The following table shows you where for which operating system you find the profiling to set the communication mode.
Operating system |
Registry / Server Entry |
---|---|
Windows |
HKLM/SOFTWARE/WIBU-SYSTEMS/CodeMeter/Server/CurrentVersion |
Mac OS |
/Library/Preferences/com.wibu.CodeMeter.Server.ini |
Linux |
/etc/wibu/CodeMeter/Server.ini |
The parameter ApiCommunicationMode. is available for setting the mode. The following properties are available:
CodeMeter®-Version |
Properties |
---|---|
smaller than 4.40 |
'1' TCP/IP (Default) '2' Shared Memory |
starting with 4.40 |
'1' Platform-specific (Default) Platform-specific defaults: •Windows: IPv6, IPv4; Shared Memory •Linux/Mac:IPv6, IPv4 •WinCE: IPv4, Shared Memory '2' Shared Memory '4' IPv4 '8' IPv6 Single modi may be combined. |
Wibu-Systems recommends to use the relevant default settings, if no justified reasons suggest otherwise. |