Fixed: RMI?
This commit is contained in:
@@ -79,6 +79,7 @@ public class LoginFXMLController {
|
||||
labelErrore.setText("Compila tutti i campi.");
|
||||
return;
|
||||
}
|
||||
System.setProperty("java.rmi.server.hostname", ip);
|
||||
|
||||
int networkType = btnRMI.isSelected() ? 0 : 1;
|
||||
String interfaccia = getInterfaccia();
|
||||
|
||||
Reference in New Issue
Block a user