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