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