Exemplo n.º 1
0
 public void RfcPing(string server, string server2)
 {
     WriteLine(Rfc2812.Ping(server, server2));
 }