What does the format of the network.lic file look like?
73 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 3 de Nov. de 2022
Editada: MathWorks Support Team
el 10 de Oct. de 2024
What does the format of the network.lic look like (the license file for the End User on a network-based license)?
Respuesta aceptada
MathWorks Support Team
el 10 de Oct. de 2024
Editada: MathWorks Support Team
el 10 de Oct. de 2024
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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Manage Products en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!