public class NetUtils extends Object
| 构造器和说明 |
|---|
NetUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
getLocalIp() |
static boolean |
isCorrectLocalIp(String ip) |
static boolean |
killForce(String remoteIp,
String username,
String pid) |
static boolean |
pingSuccess(String remoteIp) |
static boolean |
sshSuccess(String remoteIp,
String username) |
Copyright © 2016. All rights reserved.