Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
it:zoo:findzooservermac [2020/08/14]
127.0.0.1 external edit
it:zoo:findzooservermac [2025/11/26] (current)
anna_foglietta [File delle impostazioni ZooClient]
Line 1: Line 1:
-======Come Rhino per Mac trova un server dello Zoo======+======Come Rhino per Mac trova un server LAN Zoo?======
  
-> **Product:** //[[it:zoo:home|Zoo]]// +> **Prodotto:** //[[zoo:home|LAN Zoo]]// 
-> **Summary:** //An overview of how Rhino for Mac finds a Zoo license manager server//+> **Sommario:** //Panoramica sul metodo usato da Rhino per Mac per trovare il server del gestore licenze LAN Zoo.//
  
-When Rhino needs a license from a Zoo server, it determines the name of the Zoo server by looking in the following locations in this order+Quando Rhino richiede una licenza da un server LAN Zoo, determina il nome del server LAN Zoo cercando nei seguenti percorsi, nell'ordine
-  - The Settings file in the Application Support folderLooks for the host name or IP address of your Zoo server. +  - Il file xml delle impostazioni di ZooClientCerca il nome host o l'indirizzo IP del server LAN Zoo
-  - Queries your Domain Name System (DNS) server for the default Zoo server name.+  - Richiede al server DNS (Domain Name System) il nome del server LAN Zoo di default.
  
-=====More information===== 
  
-====Settings file====+=====Ulteriori informazioni=====
  
-When running as a network node, Rhino determines the name of the Zoo server by first looking in the **LicenseZooClient.Settings** file in this folder:+====File delle impostazioni ZooClient==== 
 + 
 +Se eseguito come nodo di rete, Rhino determina il nome del server LAN Zoo cercando per prima nel file **LicensesZooClient.Settings.xml** in questa cartella: 
 + 
 +===Rhino 8===
  
 <code> <code>
-/Library/Application Support/McNeel/Rhinoceros/License Manager+/Users/Shared/McNeel/Rhinoceros/8.0/License Manager
 </code> </code>
  
-The contents of this file looks similar to:+===Rhino 7=== 
 + 
 +<code> 
 +/Users/Shared/McNeel/Rhinoceros/7.0/License Manager 
 +</code> 
 + 
 +===Rhino 6=== 
 + 
 +<code> 
 +/Users/Shared/McNeel/Rhinoceros/6.0/License Manager 
 +</code> 
 + 
 + 
 +Il contenuto del file può essere visualizzato e modificato con un editor di testo. Il contenuto del file è simile a quanto segue:
  
 <code> <code>
Line 24: Line 40:
 <!--Zoo client settings file written by Rhino--> <!--Zoo client settings file written by Rhino-->
 <ZooClient> <ZooClient>
-  <Software_McNeel_Rhinoceros_5.0_License_Manager Server="host name or IP address"/>+  <Software_McNeel_Rhinoceros_6.0_License_Manager Server="host name or IP address" />
 </ZooClient> </ZooClient>
 </code> </code>
  
-====Using DNS==== +Dove: **"host name o IP address"** si riferiscono al nome host o all’indirizzo Ipdel server LAN Zoo. 
-If Rhino cannot determine the name of the Zoo server by searching in the Settings file, it then queries your DNS server for the default Zoo serverwhich is the following host name:+ 
 +> ** Nota:** //Per far sì che Rhino crei questo file, l'utente che sta eseguendo Rhino deve avere i permessi per la creazione di file in questa posizione.// 
 + 
 +> **Anche:** //Il tag xml **Software_McNeel_Rhinoceros_6.0_License_Manager** mostrato sopra è usato da **tutte** le versioni di Rhino, //non solo da Rhino 6//.// 
 + 
 +====Uso del server DNS=== 
 +Se Rhino non può determinare il nome del server Zoo cercando nel file delle Impostazioni di ZooClientinvia quindi una query al server DNS per il server Zoo di defaultche presenta il seguente nome host:
  
 <code> <code>
Line 35: Line 57:
 </code> </code>
  
-For exampleif your company's domain is //mcneel.com//, then you can add a DNS alias of //<nowiki>__mcneel.__zoo5.mcneel.com</nowiki>// which points to your Zoo server.+Sead esempio, il dominio dell'azienda è //mcneel.com//, è possibile aggiungere un alias DNS di //<nowiki>__mcneel.__zoo5.mcneel.com</nowiki>// che punta al server Zoo.
  
 {{:zoo:dnsalias.png}} {{:zoo:dnsalias.png}}
it/zoo/findzooservermac.1597445311.txt.gz · Last modified: 2020/08/14 by 127.0.0.1