Beispiel #1
0
 public void Start()
 {
     serviceServer.Start();
     textServer.Start();
     fileServer.Start();
 }