Exemplo n.º 1
0
 private void MyServer_OnClientConnected(Socket client)
 {
     myServer.StartReceiving();
 }