What does the format of the network.lic file look like?
102 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2022 年 11 月 3 日
編集済み: MathWorks Support Team
2024 年 10 月 10 日
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
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Manage Products についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!