how to setup matlab client computer to use concurrent license server

조회 수: 43 (최근 30일)
noble liang
noble liang 2021년 4월 2일
답변: Kojiro Saito 2021년 4월 5일
Hi Support,
I am new to matlab license server mode. the license server is up and running but not sure what stpes to make new client\exisitng individaul seat client point\use the new license server?
thanks,
Noble

답변 (1개)

Kojiro Saito
Kojiro Saito 2021년 4월 5일
In the license server, you will find license.dat file in $MATLAB_INSTALL\etc folder.
For new MATLAB client installation, pass the license.dat file to the client PC and specify this license file in MATLAB installation GUI. After installation is completed, MATLAB client automatically will point to the licence server.
For existing MATLAB client, end users need to place network.lic file in $MATLAB_INSTALL\licenses folder.
The network.lic has a format like this.
SERVER LICENSESERVERHOSTNAME HOSTID 27000
USE_SERVER
where LICENSESERVERHOSTNAME is a hostname or IP address of the license server and HOSTID is a host ID (for example, mac address) of the server. You can find the actual SERVER line information in the first line of license.dat.
If end users need to deactivate MATLAB individual license, the following steps are also needed.

카테고리

Help CenterFile Exchange에서 Manage Products에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by