examples

Class fwhois

public final class fwhois extends Object

This is an example of how you would implement the Linux fwhois command in Java using NetComponents. The Java version is much shorter.

Method Summary
static voidmain(String[] args)

Method Detail

main

public static final void main(String[] args)