public class Net extends Object
| Constructor and Description |
|---|
Net() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getDefaultGateway() |
static double |
getPing(String host) |
static void |
main(String[] args) |
static double |
ping(String host,
int timeout) |
public static String getDefaultGateway() throws IOException
IOExceptionpublic static void main(String[] args) throws IOException
IOExceptionpublic static double ping(String host, int timeout) throws IOException
IOExceptionpublic static double getPing(String host)
Copyright © 2018. All rights reserved.