// open the server (the client will be opened thanks to the OnConnection event
 public void OpenConnections() =>
 ServerModel.Open();