示例#1
0
 // gets the ip address
 public string GetIPAddress()
 {
     return(client.GetIPAddress());
 }