What does the format of the network.lic file look like?

조회 수: 69 (최근 30일)
What does the format of the network.lic look like (the license file for the End User on a network-based license)?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2024년 10월 10일
편집: MathWorks Support Team 2024년 10월 10일
The format of the inside of the network.lic file used by the End User on a network-based license looks like the following:
SERVER {Hostname} {HostID} {Port} USE_SERVER
The SERVER line should match exactly how the SERVER line reads on the Network License Manager's license file. An example of a real network.lic file is shown below.
SERVER jimmy-computer 047C1606C07D 27000 USE_SERVER
So, the file should be named "network.lic" and the file's contents should include what is mentioned above.

추가 답변 (0개)

카테고리

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