Ejemplo n.º 1
0
 // gets the ip address as a string
 public static string GetIPAddress()
 {
     return(server.GetIPAddress());
 }