Please enable JavaScript to view this site.

CodeMeter 8.40a User Help

Navigation: Manual > Profiling - CodeMeter License Server settings

[HKEY_LOCAL_MACHINE\SOFTWARE\WIBU-SYSTEMS\CodeMeter\Server\ServerSearchList]  Section "ServerSearchList"

Scroll Prev Top Next More

UseBroadcast

 

specifies whether automatically licenses on servers are searched for, first locally and then in the network (subnet), i.e. whether a so-called broadcast is performed (including optional port specification).

Value

Description

0

A broadcast is performed if the server search list is empty.

1

A broadcast is only performed if a server with the address “255.255.255.255” is explicitly set in the server search list (default).

Server1, Server2, ...

 

specifies the access to and order of CodeMeter network LAN and WAN (Wide Area Network) servers in separate list entries. By default, a broadcast (255.255.255.255) is specified.

For LAN network servers, the IP address or name entry are possible. The ':' separator can be used to optionally specify a port.

beispiel

[ServerSearchList\Server1]

Address=184.45.89.5

 

[ServerSearchList\Server2]

Address=185.55.78.6:22370

For WAN servers next to the required "https:\\" IP address also the 'User' and 'Password' credentials are required. The password will automatically be converted to PasswordSecure.

beispiel

[ServerSearchList\Server3]

Address=https://my.product.com/cmwantest"  

PasswordSecure=****

User=user1