Ejemplo n.º 1
0
 private void SendMessage()
 {
     client.SendMessageToServer("Hello from the client!");
 }