public void Init()
 {
     // TODO: add UI service
     _network.Connect();
 }