Esempio n. 1
0
 public void MakeServer()
 {
     service.StartAnnounceBroadCasting();
     base.StartHost();
     isHost = true;
 }