public final class TimeClient extends Object
Usage: TimeClient [-udp]
Constructor and Description |
---|
TimeClient() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
static void |
timeTCP(String host) |
static void |
timeUDP(String host) |
public static final void timeTCP(String host) throws IOException
IOException
public static final void timeUDP(String host) throws IOException
IOException
public static void main(String[] args)