examples.unix
public final class chargen extends Object
Usage: chargen [-udp]
Constructor and Description |
---|
chargen() |
Modifier and Type | Method and Description |
---|---|
static void |
chargenTCP(String host) |
static void |
chargenUDP(String host) |
static void |
main(String[] args) |
public static final void chargenTCP(String host) throws IOException
IOException
public static final void chargenUDP(String host) throws IOException
IOException
public static final void main(String[] args)